MOS Source Code
Loading...
Searching...
No Matches
waitlist_t Struct Reference

#include <wait.h>

+ Collaboration diagram for waitlist_t:

Public Attributes

bool closed
 
spinlock_t lock
 
list_head list
 

Detailed Description

Definition at line 20 of file wait.h.

Member Data Documentation

◆ closed

bool closed

Definition at line 22 of file wait.h.

Referenced by ipc_dump_name_waitlist(), ipc_server_close(), waitlist_append(), and waitlist_close().

◆ lock

◆ list


The documentation for this struct was generated from the following file: