30 #if !defined(GLOBUS_THREAD_POOL_H)
31 #define GLOBUS_THREAD_POOL_H 1
41 globus_i_thread_pool_activate(
void);
44 globus_i_thread_pool_deactivate(
void);
47 globus_i_thread_start(
48 globus_thread_func_t func,
52 globus_thread_pool_key_create(
61 #define GLOBUS_THREAD_POOL_MODULE (&globus_i_thread_pool_module)