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

/freebsd-10.2-release/lib/libc/stdio/
H A Dfclose.c82 STDIO_THREAD_UNLOCK();
H A Dfindfp.c133 STDIO_THREAD_UNLOCK(); /* don't hold lock while malloc()ing. */
142 STDIO_THREAD_UNLOCK();
186 STDIO_THREAD_UNLOCK();
/freebsd-10.2-release/lib/libc/include/
H A Dlibc_private.h92 #define STDIO_THREAD_UNLOCK() \ macro

Completed in 91 milliseconds