Searched defs:TH_RUN (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/apr-32/apr-util/apr-util/misc/
H A Dapr_thread_pool.c50 volatile enum { TH_RUN, TH_STOP, TH_PROBATION } state; enumerator in enum:apr_thread_list_elt::__anon6220
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dthread.h179 #define TH_RUN 0x04 /* running or on runq */ macro

Completed in 76 milliseconds