Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/ipc/
H A Dipc_mqueue.c176 spl_t th_spl; in ipc_mqueue_add_locked() local
180 THREAD_AWAKENED, &th_spl, in ipc_mqueue_add_locked()
214 splx(th_spl); in ipc_mqueue_add_locked()
239 splx(th_spl); in ipc_mqueue_add_locked()
259 splx(th_spl); in ipc_mqueue_add_locked()
617 spl_t th_spl; in ipc_mqueue_post() local
623 &th_spl, WAITQ_ALL_PRIORITIES, WAITQ_KEEP_LOCKED); in ipc_mqueue_post()
681 splx(th_spl); in ipc_mqueue_post()
693 splx(th_spl); in ipc_mqueue_post()
725 splx(th_spl); in ipc_mqueue_post()
[all …]