Home
last modified time | relevance | path

Searched defs:old_command (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pthreadpool/src/
H A Dwindows.c245 const uint32_t old_command = pthreadpool_load_relaxed_uint32_t(&threadpool->command); in pthreadpool_parallelize() local
322 const uint32_t old_command = pthreadpool_load_relaxed_uint32_t(&threadpool->command); in pthreadpool_destroy() local
H A Dpthreads.c357 const uint32_t old_command = pthreadpool_load_relaxed_uint32_t(&threadpool->command); in pthreadpool_parallelize() local