ARGOBOTS
23067fa015f4b179569e2d52278c1072e674eb1e
|
Go to the source code of this file.
Macros | |
#define | ABT_API_PRIVATE |
#define | ABTD_thread_context_free(p_ctx) |
#define ABT_API_PRIVATE |
Definition at line 12 of file abtd_thread.h.
#define ABTD_thread_context_free | ( | p_ctx | ) |
Definition at line 81 of file abtd_thread.h.
Referenced by ABTI_thread_free_internal(), and ABTI_thread_free_main_sched().
|
inlinestatic |
Definition at line 62 of file abtd_thread.h.
Referenced by ABTI_thread_context_switch_to_sibling_internal().
|
inlinestatic |
Definition at line 20 of file abtd_thread.h.
Referenced by ABTI_thread_create_internal(), and ABTI_thread_revive().
|
inlinestatic |
Definition at line 123 of file abtd_thread.h.
Referenced by ABTI_thread_dynamic_promote_thread().
|
inlinestatic |
Definition at line 53 of file abtd_thread.h.
Referenced by ABTI_thread_create_internal().
|
inlinestatic |
Definition at line 38 of file abtd_thread.h.
Referenced by ABTI_thread_create_internal().
|
inlinestatic |
Definition at line 106 of file abtd_thread.h.
Referenced by ABTI_thread_is_dynamic_promoted().
|
inlinestatic |
Definition at line 97 of file abtd_thread.h.
Referenced by ABTI_thread_context_switch_to_child_internal().
|
inlinestatic |
Definition at line 83 of file abtd_thread.h.
Referenced by ABTI_thread_context_switch_to_child_internal(), ABTI_thread_context_switch_to_parent_internal(), and ABTI_thread_context_switch_to_sibling_internal().
|
inlinestatic |
Definition at line 90 of file abtd_thread.h.
Referenced by ABTI_thread_context_switch_to_parent_internal(), ABTI_thread_context_switch_to_sibling_internal(), and ABTI_thread_finish_context_sched_to_main_thread().
void ABTD_thread_func_wrapper | ( | void * | p_arg | ) |
Definition at line 11 of file abtd_thread.c.
Referenced by ABTD_thread_context_arm_thread(), and ABTD_thread_context_create().
void ABTD_thread_terminate_no_arg | ( | ) |
Definition at line 94 of file abtd_thread.c.
Referenced by ABTD_thread_context_dynamic_promote_thread().
|
inlinestatic |
Definition at line 113 of file abtd_thread.h.
Referenced by ABTD_thread_context_dynamic_promote_thread().