10 #ifndef EVE_THREADING_H
11 #define EVE_THREADING_H
13 #include "../eve-core.h"
53 #endif // EVE_THREADING_H
std::vector< pthread_t > m_threads
void RemoveThread(pthread_t thread)
void CreateThread(void *(*start_routine)(void *), void *args)
void AddThread(pthread_t thread)
Template used for singleton classes.
void AddSocket(SOCKET soc)