#include <thread_d.hpp>
Definition at line 211 of file thread_d.hpp.
◆ operator()() [1/4]
bool fc::thread_d::task_priority_less::operator() |
( |
const context * |
a, |
|
|
const context * |
b |
|
) |
| const |
|
inline |
◆ operator()() [2/4]
bool fc::thread_d::task_priority_less::operator() |
( |
const context * |
a, |
|
|
const task_base * |
b |
|
) |
| const |
|
inline |
◆ operator()() [3/4]
bool fc::thread_d::task_priority_less::operator() |
( |
const task_base * |
a, |
|
|
const context * |
b |
|
) |
| const |
|
inline |
◆ operator()() [4/4]
bool fc::thread_d::task_priority_less::operator() |
( |
const task_base * |
a, |
|
|
const task_base * |
b |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: