Changeset 7064e71 in mainline for uspace/lib/c/generic/private/fibril.h
- Timestamp:
- 2025-03-06T14:35:29Z (4 days ago)
- Children:
- 25ee7ec5
- Parents:
- 9a41e6e
- git-author:
- Matěj Volf <git@…> (2025-03-05 23:09:43)
- git-committer:
- Matěj Volf <git@…> (2025-03-06 14:35:29)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/private/fibril.h
r9a41e6e r7064e71 94 94 extern void fibril_ipc_poke(void); 95 95 96 extern void fibril_run_exit_hooks(fibril_t *); 97 96 98 /** 97 99 * "Restricted" fibril mutex.
Note:
See TracChangeset
for help on using the changeset viewer.