Home
last modified time | relevance | path

Searched refs:threadpool_command_parallelize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pthreadpool/src/
H A Dpthreads.c201 case threadpool_command_parallelize: in thread_main()
358 …t uint32_t new_command = ~(old_command | THREADPOOL_COMMAND_MASK) | threadpool_command_parallelize; in pthreadpool_parallelize()
H A Dwindows.c103 case threadpool_command_parallelize: in thread_main()
246 …t uint32_t new_command = ~(old_command | THREADPOOL_COMMAND_MASK) | threadpool_command_parallelize; in pthreadpool_parallelize()
H A Dthreadpool-object.h37 threadpool_command_parallelize, enumerator