X Version 11 (Release 6.1)
XtAppLock(X3xt)
XtAppLock --
locks an application context
Synopsis
void XtAppLock(app_context)
    XtAppContext app_context;
void XtAppUnlock(app_context)
    XtAppContext app_context;
Arguments
app_context- 
Specifies the application context.
 
Description
XtAppLock 
locks the application context including all its related displays and widgets.
XtAppUnlock 
unlocks the application context.
References
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
© 2004 The SCO Group, Inc.  All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004