NAME

XtToolkitThreadInitialize - initialize the toolkit for multiple threads

SYNTAX

Boolean XtToolkitThreadInitialize(void);

DESCRIPTION

If _X_t_T_o_o_l_k_i_t_T_h_r_e_a_d_I_n_i_t_i_a_l_i_z_e was previously called, it returns. The application programmer must ensure that two or more threads do not simultaneously attempt to call _X_t_T_o_o_l_k_i_t_T_h_r_e_a_d_I_n_i_t_i_a_l_i_z_e; the effect of this is undefined. _X_t_T_o_o_l_k_i_t_T_h_r_e_a_d_I_n_i_t_i_a_l_i_z_e returns _T_r_u_e if the host operating system has threads and the Intrinsics are thread safe.

SEE ALSO


_X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s _- _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
_X_l_i_b _- _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e