Changeset d73d992 in mainline for uspace/lib/c/generic/rcu.c
- Timestamp:
- 2018-06-25T20:10:06Z (7 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3679f51a
- Parents:
- 0a0dff8
- git-author:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-06-25 18:56:55)
- git-committer:
- Jiří Zárevúcky <jiri.zarevucky@…> (2018-06-25 20:10:06)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/rcu.c
r0a0dff8 rd73d992 82 82 #include <thread.h> 83 83 84 #include "private/fibril.h" 85 84 86 85 87 /** RCU sleeps for RCU_SLEEP_MS before polling an active RCU reader again. */
Note:
See TracChangeset
for help on using the changeset viewer.