Searched refs:tc_flockfile (Results 1 – 3 of 3) sorted by relevance
100 if (_thread_cb.tc_flockfile != NULL) \101 _thread_cb.tc_flockfile(fp); \
54 _thread_cb.tc_flockfile = _thread_flockfile; in _thread_set_callbacks()
86 void (*tc_flockfile)(struct __sFILE *); member