Changeset 124 for trunk/kernel/libk/rwlock.c
- Timestamp:
- Jul 3, 2017, 2:36:39 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kernel/libk/rwlock.c
r60 r124 66 66 67 67 // consistency 68 hal_ wbflush();68 hal_fence(); 69 69 70 70 // release the lock to allow several simultaneous readers
Note: See TracChangeset
for help on using the changeset viewer.