Home
last modified time | relevance | path

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

/external/pthreadpool/src/
Dthreadpool-common.h47 #define PTHREADPOOL_CACHELINE_ALIGNED __attribute__((__aligned__(PTHREADPOOL_CACHELINE_SIZE))) macro
49 #define PTHREADPOOL_CACHELINE_ALIGNED __declspec(align(PTHREADPOOL_CACHELINE_SIZE)) macro
Dthreadpool-object.h41 struct PTHREADPOOL_CACHELINE_ALIGNED thread_info {
584 struct PTHREADPOOL_CACHELINE_ALIGNED pthreadpool {