Searched defs:SEMAPHORE_XOR_VALUE (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/efb/
H A Dmapper.c112 #define SEMAPHORE_XOR_VALUE 0x5555 macro
134 save_semaphore ^ SEMAPHORE_XOR_VALUE);
147 ((new_semaphore ^ SEMAPHORE_XOR_VALUE) &
151 save_semaphore ^ SEMAPHORE_XOR_VALUE);

Completed in 10 milliseconds