Searched refs:turnstile_alloc (Results 1 – 7 of 7) sorted by relevance
400 turnstile_alloc(void);
794 turnstile_alloc(void) in turnstile_alloc() function
1560 new_thread->turnstile = turnstile_alloc(); in thread_create_internal()
480 struct turnstile *kn_ts = turnstile_alloc(); in filt_machport_turnstile_prepare_lazily()
1771 turnstile = turnstile_alloc(); in ipc_port_send_turnstile_prepare()
2142 turnstile_prepare((uintptr_t)wq, &wq->wq_turnstile, turnstile_alloc(), in workq_open()
6116 struct turnstile *ts = turnstile_alloc(), *free_ts = TURNSTILE_NULL;