Searched refs:cleanuphndlr (Results 1 – 1 of 1) sorted by relevance
741 static void (*cleanuphndlr)(void) = NULL; variable749 cleanuphndlr = func; in _pthread_setcleanupinit()938 if (cancelled && cleanuphndlr != NULL) in _thrp_exit_common()939 (*cleanuphndlr)(); in _thrp_exit_common()