Searched refs:_LOCKCANCELSTATE (Results 1 – 2 of 2) sorted by relevance
134 &_LOCKCANCELSTATE(fp)); in __flockfile_internal()151 thr_setcancelstate(_LOCKCANCELSTATE(fp), NULL); in __funlockfile_internal()
55 #define _LOCKCANCELSTATE(fp) (_EXT(fp)->_lockcancelstate) macro