#include <threads.h>
◆ ~ThreadScheduler()
| virtual Realm::ThreadScheduler::~ThreadScheduler |
( |
void |
| ) |
|
|
virtual |
◆ set_thread_priority()
| virtual void Realm::ThreadScheduler::set_thread_priority |
( |
Thread * |
thread, |
|
|
int |
new_priority |
|
) |
| |
|
pure virtual |
◆ thread_blocking()
| virtual void Realm::ThreadScheduler::thread_blocking |
( |
Thread * |
thread | ) |
|
|
pure virtual |
◆ thread_ready()
| virtual void Realm::ThreadScheduler::thread_ready |
( |
Thread * |
thread | ) |
|
|
pure virtual |
◆ thread_starting()
| virtual void Realm::ThreadScheduler::thread_starting |
( |
Thread * |
thread | ) |
|
|
pure virtual |
◆ thread_terminating()
| virtual void Realm::ThreadScheduler::thread_terminating |
( |
Thread * |
thread | ) |
|
|
pure virtual |
◆ try_update_thread_state()
◆ update_thread_state()
The documentation for this class was generated from the following file:
- /home/runner/work/realm/realm/realm-src/src/realm/threads.h