X Version 11 (Release 6.1)
XtToolkitThreadInitialize(X3xt)
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.
References
X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004