Home
last modified time | relevance | path

Searched defs:routine (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libpthread/dlopen/
H A Dt_dso_pthread_create.c46 routine(void *arg) in routine() function
H A Dt_main_pthread_create.c45 routine(void *arg) in routine() function
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_thread_arg_retval.h33 void* (*routine)(void*); member
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c2336 call(intrtn_t routine, ...) in call()
/freebsd/contrib/sendmail/src/
H A Dmilter.c198 # define MILTER_TIMEOUT(routine, secs, write, started, function) \ argument
/freebsd/lib/libthr/thread/
H A Dthr_private.h235 void (*routine)(void *); member
/freebsd/contrib/telnet/telnet/
H A Dcommands.c2584 call(intrtn_t routine, ...) in call()
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_gsupport.cpp120 #define MKLOC(loc, routine) \ argument
H A Dkmp.h2475 routine; /**< pointer to routine to call for executing task */ member