Searched refs:ACTIVE_LOCK (Results 1 – 2 of 2) sorted by relevance
164 #define ACTIVE_LOCK 0x0001 /* in active queue */ macro
1576 new_lock->l_state |= ACTIVE_LOCK; in flk_insert_active_lock()1611 lock->l_state &= ~ACTIVE_LOCK; in flk_delete_active_lock()