source:
mainline/kernel/generic/src/synch@
3a4b3ba
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
condvar.c | 3.0 KB | 08a19ba | 17 years | Support for active mutexes. Active mutexes implement busy waiting, … | |
futex.c | 7.7 KB | a49a1a1 | 15 years | Do not disable interrupts in sys_futex_wakeup(). | |
mutex.c | 3.0 KB | d7da4284 | 15 years | Add interface for testing the state of a mutex. | |
semaphore.c | 2.8 KB | 5df7928 | 15 years | Add interface for determining the semaphore count. | |
smc.c | 2.0 KB | 0b4a67a | 15 years | Use a more portable definition of NULL. | |
spinlock.c | 8.3 KB | 313b617 | 15 years | Remove spinlock_unlocked() and irq_spinlock_unlocked() interfaces … | |
waitq.c | 14.5 KB | 1d432f9 | 15 years | Reflect assumptions about lock and interrupt state in functions themselves. |
|
Note:
See TracBrowser
for help on using the repository browser.