Home
last modified time | relevance | path

Searched defs:static_init_lock (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libc/thread/
H A Drthread_mutex.c46 static _atomic_lock_t static_init_lock = _SPINLOCK_UNLOCKED; variable
H A Drthread_sync.c33 static _atomic_lock_t static_init_lock = _SPINLOCK_UNLOCKED; variable