Searched refs:pthreadpool_store_relaxed_void_p (Results 1 – 4 of 4) sorted by relevance
79 static inline void pthreadpool_store_relaxed_void_p( in pthreadpool_store_relaxed_void_p() function184 static inline void pthreadpool_store_relaxed_void_p( in pthreadpool_store_relaxed_void_p() function299 static inline void pthreadpool_store_relaxed_void_p( in pthreadpool_store_relaxed_void_p() function409 static inline void pthreadpool_store_relaxed_void_p( in pthreadpool_store_relaxed_void_p() function526 static inline void pthreadpool_store_relaxed_void_p( in pthreadpool_store_relaxed_void_p() function635 static inline void pthreadpool_store_relaxed_void_p( in pthreadpool_store_relaxed_void_p() function750 static inline void pthreadpool_store_relaxed_void_p( in pthreadpool_store_relaxed_void_p() function
95 pthreadpool_store_relaxed_void_p(&threadpool->thread_function, (void*) thread_function); in pthreadpool_parallelize()96 pthreadpool_store_relaxed_void_p(&threadpool->task, task); in pthreadpool_parallelize()97 pthreadpool_store_relaxed_void_p(&threadpool->argument, context); in pthreadpool_parallelize()
318 pthreadpool_store_relaxed_void_p(&threadpool->thread_function, (void*) thread_function); in pthreadpool_parallelize()319 pthreadpool_store_relaxed_void_p(&threadpool->task, task); in pthreadpool_parallelize()320 pthreadpool_store_relaxed_void_p(&threadpool->argument, context); in pthreadpool_parallelize()
210 pthreadpool_store_relaxed_void_p(&threadpool->thread_function, (void*) thread_function); in pthreadpool_parallelize()211 pthreadpool_store_relaxed_void_p(&threadpool->task, task); in pthreadpool_parallelize()212 pthreadpool_store_relaxed_void_p(&threadpool->argument, context); in pthreadpool_parallelize()