Searched refs:ptw32_cleanup_t (Results 1 – 2 of 2) sorted by relevance
49 ptw32_cleanup_t *76 ptw32_cleanup_t *cleanup; in ptw32_pop_cleanup()78 cleanup = (ptw32_cleanup_t *) pthread_getspecific (ptw32_cleanupKey); in ptw32_pop_cleanup()99 ptw32_push_cleanup (ptw32_cleanup_t * cleanup, in ptw32_push_cleanup()144 cleanup->prev = (ptw32_cleanup_t *) pthread_getspecific (ptw32_cleanupKey); in ptw32_push_cleanup()
729 typedef struct ptw32_cleanup_t ptw32_cleanup_t; typedef742 struct ptw32_cleanup_t struct746 struct ptw32_cleanup_t *prev; argument756 ptw32_cleanup_t _cleanup; \784 ptw32_cleanup_t _cleanup; \971 PTW32_DLLPORT ptw32_cleanup_t * PTW32_CDECL ptw32_pop_cleanup (int execute);973 PTW32_DLLPORT void PTW32_CDECL ptw32_push_cleanup (ptw32_cleanup_t * cleanup,