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

/xsrc/external/mit/libXt/dist/include/X11/
H A DThreadsI.h95 #define INIT_APP_LOCK(app) if(_XtInitAppLock) (*_XtInitAppLock)(app) macro
122 #define INIT_APP_LOCK(app)
/xsrc/external/mit/libXt/dist/src/
H A DDisplay.c419 INIT_APP_LOCK(app);

Completed in 5 milliseconds