Home
last modified time | relevance | path

Searched refs:_SPINUNLOCK (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/include/
H A Dspinlock.h52 #define _SPINUNLOCK(_lck) _spinunlock(_lck); macro
H A Dlibc_private.h108 _SPINUNLOCK(&__stdio_thread_lock); \