#include <thread_info.h>
Definition at line 9 of file thread_info.h.
static int sstmac::thread_info::current_physical_thread_id |
( |
| ) |
|
|
inlinestatic |
static int sstmac::thread_info::kernel_space_thread_id |
( |
| ) |
|
|
staticprotected |
static void sstmac::thread_info::register_kernel_space_virtual_thread |
( |
int |
thread_id, |
|
|
pthread_t * |
thr, |
|
|
pthread_attr_t * |
attrs |
|
) |
| |
|
static |
static void sstmac::thread_info::register_user_space_virtual_thread |
( |
int |
phys_thread_id, |
|
|
void * |
stack, |
|
|
size_t |
stacksize |
|
) |
| |
|
static |
static int sstmac::thread_info::user_space_thread_id |
( |
| ) |
|
|
inlinestaticprotected |
size_t sstmac::thread_info::stacksize_ |
|
staticprotected |
The documentation for this class was generated from the following file: