source: mainline/kernel/generic/src/synch

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