Index Index for
Section 3Xt
Index Alphabetical
listing for X
Bottom of page Bottom of
page

XtToolkitThreadInitialize(3Xt)

X11R6

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

Index Index for
Section 3Xt
Index Alphabetical
listing for X
Top of page Top of
page