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

/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dlocks.h192 lck_rw_can_sleep:1, /* Can attempts to lock go to sleep? */ member in struct:_lck_rw_t_internal_
H A Dlocks_i386.c748 lck->lck_rw_can_sleep = TRUE;
836 if (lck->lck_rw_can_sleep) {
917 if (lck->lck_rw_can_sleep) {
996 if (lck->lck_rw_can_sleep) {
1253 if (lck->lck_rw_can_sleep) {
1413 if (lck->lck_rw_can_sleep) {

Completed in 113 milliseconds