Searched refs:STDIO_THREAD_LOCK (Results 1 – 3 of 3) sorted by relevance
126 STDIO_THREAD_LOCK(); in __sfp()135 STDIO_THREAD_LOCK(); /* reacquire the lock */ in __sfp()184 STDIO_THREAD_LOCK(); in f_prealloc()
76 STDIO_THREAD_LOCK(); in cleanfile()
100 #define STDIO_THREAD_LOCK() \ macro