Searched refs:LOCK_ALIGN (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libxshmfence/dist/src/
H A Dxshmfence_semaphore.h29 #define LOCK_ALIGN __attribute__((aligned(128))) macro
43 int refcnt LOCK_ALIGN; member in struct:xshmfence
44 int triggered LOCK_ALIGN; member in struct:xshmfence
45 int waiting LOCK_ALIGN; member in struct:xshmfence
46 int wakeups LOCK_ALIGN; member in struct:xshmfence

Completed in 3 milliseconds