Searched defs:PTHREADPOOL_CACHELINE_ALIGNED (Results 1 – 1 of 1) sorted by relevance
47 #define PTHREADPOOL_CACHELINE_ALIGNED __attribute__((__aligned__(PTHREADPOOL_CACHELINE_SIZE))) macro49 #define PTHREADPOOL_CACHELINE_ALIGNED __declspec(align(PTHREADPOOL_CACHELINE_SIZE)) macro