Changeset fd1b1ce in mainline
- Timestamp:
- 2014-10-09T15:11:26Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 9048147
- Parents:
- e367939c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/urcu/rcu.h
re367939c rfd1b1ce 39 39 #include <compiler/barrier.h> 40 40 #include <libarch/barrier.h> 41 #include < bool.h>41 #include <stdbool.h> 42 42 43 43 /** Use to assign a pointer to newly initialized data to a rcu reader
Note:
See TracChangeset
for help on using the changeset viewer.