xttoolkitthreadinitialize(3xt) redhat man page | unix.com

Man Page: xttoolkitthreadinitialize

Operating Environment: redhat

Section: 3xt

XtToolkitThreadInitialize(3Xt)					   XT FUNCTIONS 				    XtToolkitThreadInitialize(3Xt)

NAME
XtToolkitThreadInitialize - initialize the toolkit for multiple threads
SYNTAX
Boolean XtToolkitThreadInitialize()
DESCRIPTION
If XtToolkitThreadInitialize was previously called, it returns. The application programmer must ensure that two or more threads do not simultaneously attempt to call XtToolkitThreadInitialize; the effect of this is undefined. XtToolkitThreadInitialize returns True if the host operating system has threads and the Intrinsics are thread safe.
SEE ALSO
X Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface X Version 11 Release 6.6 XtToolkitThreadInitialize(3Xt)
Related Man Pages
xtremovesignal(3xt) - redhat
xtappaddsignal(3xt) - xfree86
xtnoticesignal(3xt) - xfree86
xttoolkitinitialize(3xt) - xfree86
xtwidgettoapplicationcontext(3xt) - xfree86
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Reduced Activity Notification
Issue with events occuring in DST window
[TIP] Processing YAML files with yq