source:
mainline/kernel/generic/src/synch
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
waitq.c | 9.6 KB | 597fa24 | 3 months | Enable static initialization of kernel synchronization primitives | |
syswaitq.c | 5.0 KB | 111b9b9 | 2 years | Reimplement waitq using thread_wait/wakeup This adds a few functions … | |
spinlock.c | 4.8 KB | c55ab66 | 3 months | Comment typo | |
smc.c | 2.0 KB | e88eb48 | 7 years | Prefix remaining kernel doxygroups with 'kernel_' | |
semaphore.c | 2.6 KB | 597fa24 | 3 months | Enable static initialization of kernel synchronization primitives | |
mutex.c | 4.4 KB | 9f2f5ee | 3 months | Rewrite kernel mutex implementation a little Removes MUTEX_ACTIVE, … | |
irq_spinlock.c | 6.7 KB | b076dfb | 2 years | Implement more elaborate debug checking for spinlocks | |
condvar.c | 5.1 KB | 0b47781 | 3 months | Extend kernel condvar_t to work with spinlocks MUTEX_ACTIVE is a poor … |
|
Note:
See TracBrowser
for help on using the repository browser.