from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
XtProcessLock
Section: XT FUNCTIONS (3) Updated: libXt 1.1.5 Index
Return to Main Contents
NAME
XtProcessLock, XtProcessUnlock - lock and unlock process
SYNTAX
-
- void XtProcessLock(void);
-
- void XtProcessUnlock(void);
DESCRIPTION
XtProcessLock
is used to lock all process global data.
XtProcessUnlock
unlocks the process.
SEE ALSO
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
Index
- NAME
-
- SYNTAX
-
- DESCRIPTION
-
- SEE ALSO
-
|