xttoolkitthreadinitialize(3) debian man page | unix.com

Man Page: xttoolkitthreadinitialize

Operating Environment: debian

Section: 3

XtToolkitThreadInitialize(3)					   XT FUNCTIONS 				      XtToolkitThreadInitialize(3)

NAME
XtToolkitThreadInitialize - initialize the toolkit for multiple threads
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 X Version 11 libXt 1.1.3 XtToolkitThreadInitialize(3)
Related Man Pages
xtdestroyapplicationcontext(3) - debian
xttoolkitinitialize(3) - debian
xtnoticesignal(3) - centos
xttoolkitinitialize(3) - centos
xtwidgettoapplicationcontext(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?