Classes | |
| struct | DispatchTrace |
Typedefs | |
| typedef struct DispatchTrace * | DispatchTracePtr |
Functions | |
| void | _PR_MD_FINAL_INIT () |
| void | _MD_INIT_RUNNING_CPU (struct _PRCPU *cpu) |
| void | _PR_MD_YIELD (void) |
| void | _PR_MD_INIT_STACK (PRThreadStack *ts, PRIntn redzone) |
| PRStatus | _PR_MD_INIT_THREAD (PRThread *thread) |
| PRStatus | _PR_MD_WAIT (PRThread *thread, PRIntervalTime ticks) |
| void * | PR_W16GetExceptionContext (void) |
| void | PR_W16SetExceptionContext (void *context) |
| void | _MD_RESTORE_CONTEXT (PRThread *t) |
Variables | |
| PRThread * | _pr_primordialThread |
| typedef struct DispatchTrace * DispatchTracePtr |
| void _PR_MD_FINAL_INIT | ( | ) |
| void _MD_INIT_RUNNING_CPU | ( | struct _PRCPU * | cpu | ) |
| void _PR_MD_YIELD | ( | void | ) |
| void _PR_MD_INIT_STACK | ( | PRThreadStack * | ts, | |
| PRIntn | redzone | |||
| ) |
| PRStatus _PR_MD_WAIT | ( | PRThread * | thread, | |
| PRIntervalTime | ticks | |||
| ) |
| void* PR_W16GetExceptionContext | ( | void | ) |
| void PR_W16SetExceptionContext | ( | void * | context | ) |
| void _MD_RESTORE_CONTEXT | ( | PRThread * | t | ) |
1.5.6