XtToolkitThreadInitialize(3X) XT FUNCTIONS XtToolkitThreadInitialize(3X)NAMEXtToolkitThreadInitialize - initialize the toolkit for multiple threadsSYNTAXBoolean XtToolkitThreadInitialize()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. X Version 11 Release 6 XtToolkitThreadInitialize(3X)