Changes between Version 51 and Version 52 of WikiStart
- Timestamp:
- Oct 9, 2018, 11:40:16 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v51 v52 88 88 to the shared kernel data structures. 89 89 90 == K) [wiki: kernel_synchro User level synchronisations] ==90 == K) [wiki:user_synchro User level synchronisations] == 91 91 92 92 This section describes the ALMOS-MKH implementation of the POSIX compliant, user-level synchronisation services: mutex, condvar, barrier and semaphore.