Home | Sort by: relevance | last modified time | path |
/src/lib/libc/stdio/ | |
fileext.h | 42 thr_t _lockowner; /* The thread currently holding the lock */ member in struct:__sfileext 54 #define _LOCKOWNER(fp) (_EXT(fp)->_lockowner) 64 _LOCKOWNER(f) = NULL; \ |