Go to the documentation of this file.
26 #ifndef THREADOBJECT_POSIX_HPP_
27 #define THREADOBJECT_POSIX_HPP_ 1
30 # error "Do not directly include this header, include threads/thread.hpp instead"
51 mach_port_t mach_thread;
58 #endif // THREADOBJECT_POSIX_HPP_