Home
last modified time | relevance | path

Searched refs:pthreadpool_atomic_void_p (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pthreadpool/src/
H A Dthreadpool-atomics.h33 typedef _Atomic(void*) pthreadpool_atomic_void_p; typedef
48 pthreadpool_atomic_void_p* address) in pthreadpool_load_relaxed_void_p()
80 pthreadpool_atomic_void_p* address, in pthreadpool_store_relaxed_void_p()
138 typedef _Atomic(void*) pthreadpool_atomic_void_p; typedef
153 pthreadpool_atomic_void_p* address) in pthreadpool_load_relaxed_void_p()
185 pthreadpool_atomic_void_p* address, in pthreadpool_store_relaxed_void_p()
253 typedef void* volatile pthreadpool_atomic_void_p; typedef
268 pthreadpool_atomic_void_p* address) in pthreadpool_load_relaxed_void_p()
300 pthreadpool_atomic_void_p* address, in pthreadpool_store_relaxed_void_p()
357 typedef void *volatile pthreadpool_atomic_void_p; typedef
[all …]
H A Dthreadpool-object.h609 pthreadpool_atomic_void_p thread_function;
613 pthreadpool_atomic_void_p task;
617 pthreadpool_atomic_void_p argument;