Changeset 82719589 in mainline for kernel/generic/include
- Timestamp:
- 2012-11-19T21:14:26Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 0adfc9d
- Parents:
- 6831475
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/include/synch/rcu_types.h
r6831475 r82719589 153 153 /** True if the thread was preempted in a reader section. 154 154 * 155 * The thread is place into rcu.cur_preempted or rcu.next_preempted155 * The thread is placed into rcu.cur_preempted or rcu.next_preempted 156 156 * and must remove itself in rcu_read_unlock(). 157 157 *
Note:
See TracChangeset
for help on using the changeset viewer.