Searched refs:semunlock (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Dpmon.h9 * Stock PMON 2000 has the smpfork, semlock and semunlock methods instead.
28 void (*semunlock) (int sem); member in struct:callvectors
44 #define pmon_semunlock(sem) debug_vectors->semunlock(sem)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Dpmon.h9 * Stock PMON 2000 has the smpfork, semlock and semunlock methods instead.
28 void (*semunlock) (int sem); member in struct:callvectors
44 #define pmon_semunlock(sem) debug_vectors->semunlock(sem)

Completed in 104 milliseconds