32 #if !defined(GLOBUS_THREAD_POOL_H)
33 #define GLOBUS_THREAD_POOL_H 1
43 globus_i_thread_pool_activate(
void);
46 globus_i_thread_pool_deactivate(
void);
49 globus_i_thread_start(
50 globus_thread_func_t func,
54 globus_thread_pool_key_create(
63 #define GLOBUS_THREAD_POOL_MODULE (&globus_i_thread_pool_module)