Searched refs:cleanup_thread (Results 1 – 1 of 1) sorted by relevance
993 thread_t cleanup_thread = THREAD_NULL; in ulock_wake() local1054 cleanup_thread = ull->ull_owner; in ulock_wake()1068 if (cleanup_thread != THREAD_NULL) { in ulock_wake()1069 thread_deallocate(cleanup_thread); in ulock_wake()