Searched refs:turnstile_alloc (Results 1 – 7 of 7) sorted by relevance
400 turnstile_alloc(void);
791 turnstile_alloc(void) in turnstile_alloc() function
1569 new_thread->turnstile = turnstile_alloc(); in thread_create_internal()
448 struct turnstile *kn_ts = turnstile_alloc(); in filt_machport_turnstile_prepare_lazily()
1742 turnstile = turnstile_alloc(); in ipc_port_send_turnstile_prepare()
2141 turnstile_prepare((uintptr_t)wq, &wq->wq_turnstile, turnstile_alloc(), in workq_open()
6115 struct turnstile *ts = turnstile_alloc(), *free_ts = TURNSTILE_NULL;