Searched refs:srrd_create_thread (Results 1 – 1 of 1) sorted by relevance
481 static void *srrd_create_thread(void *targs) /* {{{ */ in srrd_create_thread() function558 status = pthread_create(&thread, &attr, srrd_create_thread, args); in srrd_create_async()