Home
last modified time | relevance | path

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

/NextBSD/lib/libc/include/
HDspinlock.h53 #define _SPINUNLOCK(_lck) _spinunlock(_lck); macro
HDlibc_private.h95 _SPINUNLOCK(&__stdio_thread_lock); \