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