|
Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
|
#include <thread.h>
Data Fields | |
| thread_slot_t | slot [VOXIA_MAX_NUMBER_THREAD] |
| spinlock_t | lock |
| uint32_t | top_free |
| spinlock_t thread_bucket::lock |
| thread_slot_t thread_bucket::slot |