Searched refs:threadpool_command_parallelize (Results 1 – 3 of 3) sorted by relevance
201 case threadpool_command_parallelize: in thread_main()358 …t uint32_t new_command = ~(old_command | THREADPOOL_COMMAND_MASK) | threadpool_command_parallelize; in pthreadpool_parallelize()
103 case threadpool_command_parallelize: in thread_main()246 …t uint32_t new_command = ~(old_command | THREADPOOL_COMMAND_MASK) | threadpool_command_parallelize; in pthreadpool_parallelize()
37 threadpool_command_parallelize, enumerator