Searched refs:thread_function (Results 1 – 6 of 6) sorted by relevance
58 void *thread_function(void *data) { in thread_function() function90 pthread_create(&threads[i], &thread_attributes, &thread_function, &pipefd); in main()92 thread_function(&pipefd); in main()
50 static PIPE_THREAD_ROUTINE(thread_function, thread_data) in PIPE_THREAD_ROUTINE() argument74 threads[i] = pipe_thread_create(thread_function, (void *) &thread_ids[i]); in main()
81 void *thread_function(void *data) { in thread_function() function305 thread_function, &thread_data[i]) != 0) { in CreateThreadsInChildProcess()
800 static PIPE_THREAD_ROUTINE( thread_function, init_data ) in PIPE_THREAD_ROUTINE() argument868 rast->threads[i] = pipe_thread_create(thread_function, in create_rast_threads()
17291 FUNC 321dc 3c 0 thread_function
18334 FUNC 4b204 60 0 thread_function