Searched refs:pthreadpool_load_relaxed_uint32_t (Results 1 – 4 of 4) sorted by relevance
35 static inline uint32_t pthreadpool_load_relaxed_uint32_t( in pthreadpool_load_relaxed_uint32_t() function140 static inline uint32_t pthreadpool_load_relaxed_uint32_t( in pthreadpool_load_relaxed_uint32_t() function255 static inline uint32_t pthreadpool_load_relaxed_uint32_t( in pthreadpool_load_relaxed_uint32_t() function359 static inline uint32_t pthreadpool_load_relaxed_uint32_t( in pthreadpool_load_relaxed_uint32_t() function476 static inline uint32_t pthreadpool_load_relaxed_uint32_t( in pthreadpool_load_relaxed_uint32_t() function591 static inline uint32_t pthreadpool_load_relaxed_uint32_t( in pthreadpool_load_relaxed_uint32_t() function700 static inline uint32_t pthreadpool_load_relaxed_uint32_t( in pthreadpool_load_relaxed_uint32_t() function
79 command = pthreadpool_load_relaxed_uint32_t(&threadpool->command); in wait_for_new_command()99 flags = pthreadpool_load_relaxed_uint32_t(&threadpool->flags); in thread_main()245 const uint32_t old_command = pthreadpool_load_relaxed_uint32_t(&threadpool->command); in pthreadpool_parallelize()322 const uint32_t old_command = pthreadpool_load_relaxed_uint32_t(&threadpool->command); in pthreadpool_destroy()
197 flags = pthreadpool_load_relaxed_uint32_t(&threadpool->flags); in thread_main()357 const uint32_t old_command = pthreadpool_load_relaxed_uint32_t(&threadpool->command); in pthreadpool_parallelize()
28 const uint32_t flags = pthreadpool_load_relaxed_uint32_t(&threadpool->flags); in thread_main()