Home
last modified time | relevance | path

Searched refs:proc_usynch_get_requested_thread_qos (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/pthread/
H A Dpthread_shims.c179 proc_usynch_get_requested_thread_qos(struct uthread *uth) in proc_usynch_get_requested_thread_qos() function
592 .proc_usynch_get_requested_thread_qos = proc_usynch_get_requested_thread_qos,
/xnu-11215.1.10/bsd/sys/
H A Dpthread_shims.h273 int (*proc_usynch_get_requested_thread_qos)(struct uthread *); member