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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Drwsem.c43 #define RWSEM_WAKE_ANY 0 /* Wake whatever's at head of wait list */ macro
116 if (wake_type == RWSEM_WAKE_ANY &&
254 sem = __rwsem_do_wake(sem, RWSEM_WAKE_ANY);

Completed in 60 milliseconds