Home
last modified time | relevance | path

Searched defs:cleanup_arg (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/include/
H A Dpthread.h181 #define pthread_cleanup_push(cleanup_routine, cleanup_arg) \ argument
/freebsd-src/contrib/unbound/util/
H A Dalloc.h90 void* cleanup_arg; member