Home
last modified time | relevance | path

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

/dragonfly/lib/libthread_xu/thread/
H A Dthr_clean.c42 _pthread_cleanup_push(void (*routine) (void *), void *routine_arg) in _pthread_cleanup_push() argument
H A Dthr_private.h202 void *routine_arg; member