![]() |
SuperTinyKernel™ RTOS 1.08.x
Lightweight, high-performance, deterministic, bare-metal C++ RTOS for resource-constrained embedded systems. MIT Open Source License.
|
Public Attributes | |
| bool | used |
| void(* | destructor )(void *) |
Definition at line 400 of file stk_c_pthread.cpp.
| void(* anonymous_namespace{stk_c_pthread.cpp}::KeyEntry::destructor) (void *) |
Definition at line 403 of file stk_c_pthread.cpp.
Referenced by pthread_key_create(), and pthread_key_delete().
| bool anonymous_namespace{stk_c_pthread.cpp}::KeyEntry::used |
Definition at line 402 of file stk_c_pthread.cpp.
Referenced by pthread_key_create(), and pthread_key_delete().