Query: xttoolkitthreadinitialize
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XtToolkitThreadInitialize(3) XT FUNCTIONS XtToolkitThreadInitialize(3)NAMEXtToolkitThreadInitialize - initialize the toolkit for multiple threadsSYNTAXBoolean XtToolkitThreadInitialize(void);DESCRIPTIONIf 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 ALSOX Toolkit Intrinsics - C Language Interface Xlib - C Language X Interface X Version 11 libXt 1.1.3 XtToolkitThreadInitialize(3)