-
- Downloads
Add assert to Dispatcher::getCurrentFiberPtr()
to assert that this function is only used when there is a current fiber (e.g., not from the C main function).
Loading
Please register or sign in to comment
to assert that this function is only used when there is a current fiber (e.g., not from the C main function).