osf1 man page for xttoolkitthreadinitialize

Query: xttoolkitthreadinitialize

OS: osf1

Section: 3xt

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XtToolkitThreadInitialize(3Xt)											    XtToolkitThreadInitialize(3Xt)

NAME
XtToolkitThreadInitialize - initialize the toolkit for multiple threads
SYNOPSIS
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 XtToolkitThreadInitialize(3Xt)
Related Man Pages
xttoolkitinitialize(3xt) - redhat
xtcreateapplicationcontext(3xt) - redhat
xtremovesignal(3xt) - redhat
xtappaddsignal(3xt) - xfree86
xtnoticesignal(3xt) - osf1
Similar Topics in the Unix Linux Community
PHP Write Man Pages to MySQL DB