Searched defs:thread_lock (Results 1 - 1 of 1) sorted by relevance

/src/lib/libc/stdlib/
H A Dmalloc.c80 static spinlock_t thread_lock = _SPINLOCK_INITIALIZER; variable in typeref:typename:spinlock_t
101 static mutex_t thread_lock = MUTEX_INITIALIZER; variable in typeref:typename:mutex_t

Completed in 4 milliseconds