dwww Home | Manual pages | Find package

XtToolkitThreadInitialize(3)     XT FUNCTIONS     XtToolkitThreadInitialize(3)

NAME
       XtToolkitThreadInitialize - initialize the toolkit for multiple threads

SYNTAX
       #include <X11/Intrinsic.h>

       Boolean XtToolkitThreadInitialize(void);

DESCRIPTION
       If XtToolkitThreadInitialize was previously called, it returns.  The
       application programmer must ensure that two or more threads do not si-
       multaneously 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

X Version 11                      libXt 1.2.1     XtToolkitThreadInitialize(3)

Generated by dwww version 1.14 on Mon Feb 3 08:19:45 CET 2025.