Searched refs:STDIO_THREAD_UNLOCK (Results 1 – 3 of 3) sorted by relevance
132 STDIO_THREAD_UNLOCK(); /* don't hold lock while malloc()ing. */ in __sfp()141 STDIO_THREAD_UNLOCK(); in __sfp()187 STDIO_THREAD_UNLOCK(); in f_prealloc()
78 STDIO_THREAD_UNLOCK(); in cleanfile()
105 #define STDIO_THREAD_UNLOCK() \ macro