Searched refs:get_one_blob_thread (Results 1 – 1 of 1) sorted by relevance
198 get_one_blob_thread (void *closure) in get_one_blob_thread() function222 pthread_t thr1 = xpthread_create (NULL, get_one_blob_thread, &args[1]); in fork_thread_subprocess()223 pthread_t thr2 = xpthread_create (NULL, get_one_blob_thread, &args[2]); in fork_thread_subprocess()224 get_one_blob_thread (&args[0]); in fork_thread_subprocess()