Home
last modified time | relevance | path

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

/NextBSD/include/
HDpthread.h176 #define pthread_cleanup_push(cleanup_routine, cleanup_arg) \ argument
/NextBSD/contrib/unbound/util/
HDalloc.h90 void* cleanup_arg; member
/NextBSD/tests/sys/aio/
HDaio_test.c160 void *cleanup_arg) in aio_context_init()