Tenok
A Linux-like Real-Time Operating System for Robotics and Internet of Things
|
Go to the source code of this file.
Data Structures | |
struct | thread_attr |
struct | thread_once |
Macros | |
#define | CURRENT_THREAD_INFO(var) struct thread_info *var = current_thread_info() |
Functions | |
struct thread_info * | current_thread_info (void) |
struct thread_info * | acquire_thread (int tid) |