SPU_EVENT_LR improved
This commit is contained in:
@@ -73,6 +73,9 @@ public:
|
||||
|
||||
// check whether it is the current running thread
|
||||
bool is_current() const;
|
||||
|
||||
// get internal thread pointer
|
||||
const thread_ctrl_t* get_ctrl() const { return m_thread.get(); }
|
||||
};
|
||||
|
||||
class autojoin_thread_t final : private thread_t
|
||||
|
||||
Reference in New Issue
Block a user