oa::Thread
Native thread owner. Creation is explicit and fallible; destruction never waits or detaches implicitly. A live thread must be joined or detached by its owning session before this value is destroyed.
Public Methods
Static Public Methods
Constructor & Destructor Documentation
Public Method Documentation
No public source comment is attached to this declaration.
Returns
oa::StatusThe declared return value.
No public source comment is attached to this declaration.
Returns
oa::StatusThe declared return value.
No public source comment is attached to this declaration.
Returns
boolThe declared return value.
No public source comment is attached to this declaration.
Parameters
inEntryoa::Fn<void ()>—
Returns
oa::Result<Thread>The declared return value.
No public source comment is attached to this declaration.
Returns
oa::U32The declared return value.
No public source comment is attached to this declaration.
Parameters
inDurationoa::Duration—
Returns
voidThe declared return value.
No public source comment is attached to this declaration.
Returns
voidThe declared return value.