Searched refs:STDIO_THREAD_UNLOCK (Results 1 – 3 of 3) sorted by relevance
133 STDIO_THREAD_UNLOCK(); /* don't hold lock while malloc()ing. */ in __sfp()142 STDIO_THREAD_UNLOCK(); in __sfp()186 STDIO_THREAD_UNLOCK(); in f_prealloc()
82 STDIO_THREAD_UNLOCK(); in fclose()
92 #define STDIO_THREAD_UNLOCK() \ macro