![]() |
MOS Source Code
|
The entry in the waiters list of a process, or a thread. More...
#include <wait.hpp>
Public Attributes | |
| as_linked_list | |
| tid_t | waiter |
Additional Inherited Members | |
| Static Public Attributes inherited from NamedType<"WaitlistEntry"> | |
| static constexpr mos::string_view | type_name |
| tid_t waiter |
Definition at line 16 of file wait.hpp.
Referenced by waitlist_append(), and waitlist_wake().