25 #ifndef ICL_CORE_OS_THREAD_H_INCLUDED 26 #define ICL_CORE_OS_THREAD_H_INCLUDED 31 #if defined _SYSTEM_POSIX_ 33 #elif defined _SYSTEM_WIN32_ 36 # error "No os_thread implementation defined for this platform." 39 #ifdef _IC_BUILDER_DEPRECATED_STYLE_ 45 #ifdef _IC_BUILDER_DEPRECATED_STYLE_ 65 #ifdef _IC_BUILDER_DEPRECATED_STYLE_ ICL_CORE_OS_IMPL_NS::ThreadId ThreadId
#define ICL_CORE_VC_DEPRECATE_STYLE
#define ICL_CORE_VC_DEPRECATE
Contains macros to deprecate classes, types, functions and variables.
Posix implementation of the global thread functions.
Definition of the implementation namespace for global functions.
Contains Interface base classes and base types.
ICL_CORE_VC_DEPRECATE SetRelation tSetRelation ICL_CORE_GCC_DEPRECATE
Win32 implementation of the global thread functions.