muteki
Loading...
Searching...
No Matches
threading.h File Reference

Threading tools. More...

#include <muteki/threading.h>

Go to the source code of this file.

Functions

thread_tosdep_thread_get_current (void)
 Get the current running thread.
 

Detailed Description

Threading tools.

Function Documentation

◆ osdep_thread_get_current()

thread_t * osdep_thread_get_current ( void  )
extern

Get the current running thread.

Parameters
None.

Returns
Current running thread.