libGimbal 0.1.0
C17-Based Extended Standard Library and Cross-Language Runtime Framework
|
Static Public Member Functions | |
static Thread | current (void) |
Static Public Member Functions inherited from gimbal::PrimitiveCompatible< GblThread *, Thread > | |
static constexpr std::enable_if_t< std::same_as< T, GblThread * >, GblThread * * > | primitive_cast (Thread *pDerived) noexcept |
Additional Inherited Members | |
Public Member Functions inherited from gimbal::PrimitiveCompatible< GblThread *, Thread > | |
constexpr const GblThread * * | primitive_cast (void) const noexcept |
constexpr | operator GblThread * () const noexcept |
constexpr GblThread * * | operator& (void) noexcept |
constexpr const GblThread * * | operator& (void) const noexcept |
Definition at line 9 of file gimbal_thread.hpp.
|
inlinestatic |
Definition at line 22 of file gimbal_thread.hpp.