Home
last modified time | relevance | path

Searched defs:semaphore (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dsemaphore.h15 struct semaphore { struct
16 raw_spinlock_t lock;
17 unsigned int count;
41 * Unlike mutexes, binary semaphores do not have an owner, so up() can argument
A Dhp_sdc.h71 struct semaphore *semaphore; /* Semaphore to sleep on. */ member

Completed in 7 milliseconds