Home
last modified time | relevance | path

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

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