Home
last modified time | relevance | path

Searched defs:waiter (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/tests/
H A Dulock.c102 pthread_t waiter, waker; variable
134 pthread_t waiter; variable
/xnu-12377.1.9/libkdd/
H A Dkcdata.h1081 uint64_t waiter; /* The thread that's waiting on the object */ member
1088 uint64_t waiter; /* The thread that's waiting on the object */ member
1098 uint64_t waiter; /* The thread that's waiting on the object */ member
1106 uint64_t waiter; /* The thread that's waiting on the object */ member
/xnu-12377.1.9/osfmk/kern/
H A Dkcdata.h1081 uint64_t waiter; /* The thread that's waiting on the object */ member
1088 uint64_t waiter; /* The thread that's waiting on the object */ member
1098 uint64_t waiter; /* The thread that's waiting on the object */ member
1106 uint64_t waiter; /* The thread that's waiting on the object */ member
/xnu-12377.1.9/iokit/Kernel/
H A DIOUserServer.cpp1455 thread_t waiter; member