Manual Reference Pages  - XtToolkitThreadInitialize (3Xt)

NAME

XtToolkitThreadInitialize - initialize the toolkit for multiple threads

CONTENTS

Syntax
Description

SYNTAX

Boolean XtToolkitThreadInitialize(void);

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
Jump to page    or go to Top of page |  Section 3Xt |  Main Index.


XtToolkitThreadInitialize (3Xt)
Generated by manServer 1.07 from /usr/X11R6/man/man3/XtToolkitThreadInitialize.3x.gz using man macros.