Searched refs:STDIO_THREAD_LOCK (Results 1 – 3 of 3) sorted by relevance
129 STDIO_THREAD_LOCK(); in __sfp()138 STDIO_THREAD_LOCK(); /* reacquire the lock */ in __sfp()187 STDIO_THREAD_LOCK(); in f_prealloc()
79 STDIO_THREAD_LOCK(); in cleanfile()
98 #define STDIO_THREAD_LOCK() \ macro