Searched refs:thread_read (Results 1 – 2 of 2) sorted by relevance
49 thread_read(void *arg) in thread_read() function84 pthread_create(&thread, NULL, thread_read, (void *) (uintptr_t) pipe_fd[0]);
888 thread_read_t thread_read) in thread_read_deallocate() argument890 return thread_deallocate((thread_t)thread_read); in thread_read_deallocate()