Searched refs:cleanUpRout (Results 1 – 1 of 1) sorted by relevance
814 ptw32_cleanup_callback_t cleanUpRout; variable820 cleanUpRout( 0 ), in PThreadCleanup()832 cleanUpRout( routine ), in PThreadCleanup()843 if ( executeIt && ((void *) cleanUpRout != (void *) 0) ) in ~PThreadCleanup()845 (void) (*cleanUpRout)( obj ); in ~PThreadCleanup()