ARGOBOTS
dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
|
#include "abti.h"
Go to the source code of this file.
Functions | |
void | ABTD_ythread_func_wrapper (ABTD_ythread_context *p_arg) |
void | ABTD_ythread_print_context (ABTI_ythread *p_ythread, FILE *p_os, int indent) |
void ABTD_ythread_func_wrapper | ( | ABTD_ythread_context * | p_arg | ) |
Definition at line 8 of file abtd_ythread.c.
Referenced by ABTD_ucontext_wrapper(), and ABTD_ythread_context_func_wrapper().
void ABTD_ythread_print_context | ( | ABTI_ythread * | p_ythread, |
FILE * | p_os, | ||
int | indent | ||
) |
Definition at line 18 of file abtd_ythread.c.
Referenced by ABTI_ythread_print_stack().