Query: xunlockdisplay
OS: hpux
Section: 3x
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XUnlockDisplay(3X) XLIB FUNCTIONS XUnlockDisplay(3X)NAMEXUnlockDisplay - unlocks a displaySYNTAXvoid XUnlockDisplay(display) Display *display;ARGUMENTSdisplay Specifies the connection to the X server.DESCRIPTIONThe XUnlockDisplay function allows other threads to use the specified display again. Any threads that have blocked on the display are allowed to continue. Nested locking works correctly; if XLockDisplay has been called multiple times by a thread, then XUnlockDisplay must be called an equal number of times before the display is actually unlocked. This function has no effect unless Xlib was successfully ini- tialized for threads using XInitThreads.SEE ALSOXInitThreads(3X), XLockDisplay(3X) X Version 11 Release 6 XUnlockDisplay(3X)
Related Man Pages |
---|
xlockdisplay(3x11) - redhat |
xunlockdisplay(3x11) - redhat |
xlockdisplay(3) - centos |
xunlockdisplay(3) - x11r4 |
xinitthreads(3) - suse |
Similar Topics in the Unix Linux Community |
---|
Hpux 11iV3 administration document |
Thank you members and admins |
awk - Multi-line data to be stored in variable |
Tar Command |
Shopt -s histappend |