![]() |
PropWare
3.0.0.229
C++ objects and CMake build system for Parallax Propeller
|
Collaboration diagram for _thread:Public Attributes | |
| _thread_state_t * | queue_next |
| _thread_queue_t * | queue |
| int | errno |
| char * | strtok_scanpoint |
| unsigned long | rand_seed |
| struct tm | time_temp |
| char | ctime_buf [32] |
| _jmp_buf | jmpbuf |
| short | pri |
| unsigned short | flags |
| unsigned int | timer |
| void * | arg |
| void *(* | start )(void *) |
| unsigned short | affinity |
| _Mbstate_t | mbr_intern |
| void * | thread_data [_THREAD_KEYS_MAX] |
1.8.17