This represents an entry to the list of active method threads.
More...
|
void | Set (void(*m)(thr_params *), thr_params *p, thrid_t id=GetThreadId()) |
|
bool | Is (thrid_t id=GetThreadId()) const |
| Check if this class represents the current thread. More...
|
|
flext_base * | This () const |
|
thrid_t | Id () const |
|
This represents an entry to the list of active method threads.
◆ Id()
thrid_t thr_entry::Id |
( |
| ) |
const |
|
inline |
◆ Is()
bool thr_entry::Is |
( |
thrid_t |
id = GetThreadId() | ) |
const |
|
inline |
Check if this class represents the current thread.
◆ Set()
void thr_entry::Set |
( |
void(*)(thr_params *) |
m, |
|
|
thr_params * |
p, |
|
|
thrid_t |
id = GetThreadId() |
|
) |
| |
|
inline |
◆ This()
◆ meth
void(* thr_entry::meth) (thr_params *) |
◆ params
thr_params* thr_entry::params |
◆ shouldexit
bool thr_entry::shouldexit |
◆ th
◆ thrid
The documentation for this class was generated from the following file:
- /build/pd-flext-0.6.0+git20161101.1.01318a94/source/flthr.cpp