FreeBSD Manual Pages
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 ap- plication programmer must ensure that two or more threads do not simul- taneously attempt to call XtToolkitThreadInitialize; the effect of this is undefined. XtToolkitThreadInitialize returns True if the host oper- ating 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.5 XtToolkitThreadInitialize(3)
NAME | SYNTAX | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=XtToolkitThreadInitialize&sektion=3&manpath=FreeBSD+12.0-RELEASE+and+Ports>