Searched defs:cleanup_arg (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/include/ | ||
H A D | pthread.h | 181 #define pthread_cleanup_push(cleanup_routine, cleanup_arg) \ argument |
/freebsd-src/contrib/unbound/util/ | ||
H A D | alloc.h | 90 void* cleanup_arg; member |