Searched refs:stdio_locks (Results 1 – 5 of 5) sorted by relevance
8 for (f=__pthread_self()->stdio_locks; f; f=f->next_locked) in __do_orphaned_stdio_locks()17 else __pthread_self()->stdio_locks = f->next_locked; in __unlist_locked_file()25 f->next_locked = self->stdio_locks; in __register_locked_file()27 self->stdio_locks = f; in __register_locked_file()
51 void *stdio_locks; member
60 void *stdio_locks; member
78 void *stdio_locks; member