Searched defs:thread_function (Results 1 – 13 of 13) sorted by relevance
130 std::function<void()> thread_function, in SpawnJoinable()138 std::function<void()> thread_function, in SpawnDetached()172 std::function<void()> thread_function, in SpawnThread()
155 auto thread_function = in Start() local
29 const thread_function_t thread_function = in thread_main() local78 thread_function_t thread_function, in pthreadpool_parallelize()
203 const thread_function_t thread_function = in thread_main() local296 thread_function_t thread_function, in pthreadpool_parallelize()
108 const thread_function_t thread_function = in thread_main() local195 thread_function_t thread_function, in pthreadpool_parallelize()
662 pthreadpool_atomic_void_p thread_function; member
17 static void *thread_function(void *arg PTS_ATTRIBUTE_UNUSED) in thread_function() function
63 void* thread_function(void* data) { in thread_function() function
71 thread_function(void *thread_data) in thread_function() function
85 void* thread_function(void* data) { in thread_function() function
98 void thread_function(boost::function<bool(std::size_t)> function, std::size_t instance) in thread_function() function in concurrent_runner
104 void thread_function(boost::function<bool(std::size_t)> function, std::size_t instance) in thread_function() function in concurrent_runner
1160 thread_function(void *init_data) in thread_function() function