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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/xf86/
H A Dxf86tokens.h74 LOCK_TOKEN = -3, enumerator in enum:__anon89
H A Dscan.c127 static int pushToken = LOCK_TOKEN;
295 * First check whether pushToken has a different value than LOCK_TOKEN.
301 else if (pushToken == LOCK_TOKEN)
493 pushToken = LOCK_TOKEN;
893 pushToken = LOCK_TOKEN;

Completed in 21 milliseconds