Searched refs:staticthread_lock (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/barrelfish/
H A Dthreads.c55 static struct thread_mutex staticthread_lock = THREAD_MUTEX_INITIALIZER; variable in typeref:struct:thread_mutex
827 thread_mutex_unlock_disabled(handle, &staticthread_lock);
1167 staticthread_lock.locked = true; // XXX: safe while disabled

Completed in 77 milliseconds