Home
last modified time | relevance | path

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

/aosp_15_r20/external/pthreadpool/src/
H A Dthreadpool-atomics.h86 static inline void pthreadpool_store_release_uint32_t( in pthreadpool_store_release_uint32_t() function
191 static inline void pthreadpool_store_release_uint32_t( in pthreadpool_store_release_uint32_t() function
306 static inline void pthreadpool_store_release_uint32_t( in pthreadpool_store_release_uint32_t() function
416 static inline void pthreadpool_store_release_uint32_t( in pthreadpool_store_release_uint32_t() function
533 static inline void pthreadpool_store_release_uint32_t( in pthreadpool_store_release_uint32_t() function
642 static inline void pthreadpool_store_release_uint32_t( in pthreadpool_store_release_uint32_t() function
757 static inline void pthreadpool_store_release_uint32_t( in pthreadpool_store_release_uint32_t() function
H A Dpthreads.c83 pthreadpool_store_release_uint32_t(&threadpool->has_active_threads, 0); in checkin_worker_thread()
367 pthreadpool_store_release_uint32_t(&threadpool->command, new_command); in pthreadpool_parallelize()
416 pthreadpool_store_release_uint32_t(&threadpool->command, threadpool_command_shutdown); in pthreadpool_destroy()
433 pthreadpool_store_release_uint32_t(&threadpool->command, threadpool_command_shutdown); in pthreadpool_destroy()
H A Dwindows.c266 pthreadpool_store_release_uint32_t(&threadpool->command, new_command); in pthreadpool_parallelize()
323 pthreadpool_store_release_uint32_t(&threadpool->command, threadpool_command_shutdown); in pthreadpool_destroy()