mrpt::system::TThreadHandle Struct Reference
This structure contains the information needed to interface the threads API on each platform:.
More...
#include <mrpt/system/os.h>
List of all members.
|
Public Member Functions |
bool | isClear () |
| Returns true if the handle is uninitialized.
|
Detailed Description
This structure contains the information needed to interface the threads API on each platform:.
- See also:
- createThread
Definition at line 84 of file os.h.
Member Function Documentation
bool mrpt::system::TThreadHandle::isClear |
( |
|
) |
[inline] |
Returns true if the handle is uninitialized.
Definition at line 123 of file os.h.