Home
last modified time | relevance | path

Searched refs:threadp (Results 1 – 1 of 1) sorted by relevance

/rt/
A Daio_misc.c49 __aio_create_helper_thread (pthread_t *threadp, void *(*tf) (void *), void *arg) in __aio_create_helper_thread() argument
57 int ret = __pthread_create (threadp, &attr, tf, arg); in __aio_create_helper_thread()

Completed in 5 milliseconds