ARGOBOTS  1.1
Functions
abti_self.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static ABTI_native_thread_id ABTI_self_get_native_thread_id (ABTI_local *p_local)
 
static ABTI_thread_id ABTI_self_get_thread_id (ABTI_local *p_local)
 

Function Documentation

◆ ABTI_self_get_native_thread_id()

static ABTI_native_thread_id ABTI_self_get_native_thread_id ( ABTI_local p_local)
inlinestatic

Definition at line 10 of file abti_self.h.

◆ ABTI_self_get_thread_id()

static ABTI_thread_id ABTI_self_get_thread_id ( ABTI_local p_local)
inlinestatic

Definition at line 22 of file abti_self.h.

Referenced by ABTI_mutex_lock(), ABTI_mutex_spinlock(), and ABTI_mutex_trylock().