Searched refs:token_q_allocating (Results 1 – 1 of 1) sorted by relevance
80 static int token_q_allocating = 0; /* flag for singlethreading variable173 while (token_q_allocating) { in vm_purgeable_token_add()176 (event_t)&token_q_allocating, in vm_purgeable_token_add()190 token_q_allocating = 1; in vm_purgeable_token_add()219 token_q_allocating = 0; in vm_purgeable_token_add()220 thread_wakeup((event_t)&token_q_allocating); in vm_purgeable_token_add()242 token_q_allocating = 0; in vm_purgeable_token_add()243 thread_wakeup((event_t)&token_q_allocating); in vm_purgeable_token_add()