RetroArch
Macros | Functions
lwp_threads.inl File Reference

Macros

#define __LWP_INL__
 

Functions

static __inline__ u32 __lwp_thread_isexec (lwp_cntrl *thethread)
 
static __inline__ u32 __lwp_thread_isheir (lwp_cntrl *thethread)
 
static __inline__ void __lwp_thread_calcheir ()
 
static __inline__ u32 __lwp_thread_isallocatedfp (lwp_cntrl *thethread)
 
static __inline__ void __lwp_thread_deallocatefp ()
 
static __inline__ void __lwp_thread_dispatchinitialize ()
 
static __inline__ void __lwp_thread_dispatchenable ()
 
static __inline__ void __lwp_thread_dispatchdisable ()
 
static __inline__ void __lwp_thread_dispatchunnest ()
 
static __inline__ void __lwp_thread_unblock (lwp_cntrl *thethread)
 
static __inline__ void ** __lwp_thread_getlibcreent ()
 
static __inline__ void __lwp_thread_setlibcreent (void **libc_reent)
 
static __inline__ bool __lwp_thread_isswitchwant ()
 
static __inline__ bool __lwp_thread_isdispatchenabled ()
 
static __inline__ void __lwp_thread_inittimeslice ()
 
static __inline__ void __lwp_thread_starttimeslice ()
 
static __inline__ void __lwp_thread_stoptimeslice ()
 

Macro Definition Documentation

◆ __LWP_INL__

#define __LWP_INL__

Function Documentation

◆ __lwp_thread_calcheir()

static __inline__ void __lwp_thread_calcheir ( )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ __lwp_thread_deallocatefp()

static __inline__ void __lwp_thread_deallocatefp ( )
static
Here is the caller graph for this function:

◆ __lwp_thread_dispatchdisable()

static __inline__ void __lwp_thread_dispatchdisable ( )
static
Here is the caller graph for this function:

◆ __lwp_thread_dispatchenable()

static __inline__ void __lwp_thread_dispatchenable ( )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ __lwp_thread_dispatchinitialize()

static __inline__ void __lwp_thread_dispatchinitialize ( )
static
Here is the caller graph for this function:

◆ __lwp_thread_dispatchunnest()

static __inline__ void __lwp_thread_dispatchunnest ( )
static
Here is the caller graph for this function:

◆ __lwp_thread_getlibcreent()

static __inline__ void** __lwp_thread_getlibcreent ( )
static

◆ __lwp_thread_inittimeslice()

static __inline__ void __lwp_thread_inittimeslice ( )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ __lwp_thread_isallocatedfp()

static __inline__ u32 __lwp_thread_isallocatedfp ( lwp_cntrl thethread)
static
Here is the caller graph for this function:

◆ __lwp_thread_isdispatchenabled()

static __inline__ bool __lwp_thread_isdispatchenabled ( )
static

◆ __lwp_thread_isexec()

static __inline__ u32 __lwp_thread_isexec ( lwp_cntrl thethread)
static
Here is the caller graph for this function:

◆ __lwp_thread_isheir()

static __inline__ u32 __lwp_thread_isheir ( lwp_cntrl thethread)
static
Here is the caller graph for this function:

◆ __lwp_thread_isswitchwant()

static __inline__ bool __lwp_thread_isswitchwant ( )
static

◆ __lwp_thread_setlibcreent()

static __inline__ void __lwp_thread_setlibcreent ( void **  libc_reent)
static
Here is the caller graph for this function:

◆ __lwp_thread_starttimeslice()

static __inline__ void __lwp_thread_starttimeslice ( )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ __lwp_thread_stoptimeslice()

static __inline__ void __lwp_thread_stoptimeslice ( )
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ __lwp_thread_unblock()

static __inline__ void __lwp_thread_unblock ( lwp_cntrl thethread)
static
Here is the call graph for this function:
Here is the caller graph for this function: