Searched defs:routine (Results 1 – 11 of 11) sorted by relevance
13 CRYPTO_THREAD *ossl_crypto_thread_native_start(CRYPTO_THREAD_ROUTINE routine, in ossl_crypto_thread_native_start()
46 routine(void *arg) in routine() function
45 routine(void *arg) in routine() function
33 void* (*routine)(void*); member
74 CRYPTO_THREAD_ROUTINE routine; member
2336 call(intrtn_t routine, ...) in call()
198 # define MILTER_TIMEOUT(routine, secs, write, started, function) \ argument
236 void (*routine)(void *); member
2584 call(intrtn_t routine, ...) in call()
120 #define MKLOC(loc, routine) \ argument
2475 routine; /**< pointer to routine to call for executing task */ member