ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Functions
abtd_ythread.c File Reference
#include "abti.h"
Include dependency graph for abtd_ythread.c:

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)
 

Function Documentation

◆ ABTD_ythread_func_wrapper()

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().

◆ ABTD_ythread_print_context()

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().