MyOS Kernel
rpc_waiting_thread Struct Reference

Data Fields

pid_t waiting_pid
 The PID of the thread that is waiting for RPC init.
 
pid_t waiting_tid
 The TID of the thread that is waiting for RPC init.
 
pid_t process_waiting_on
 The process being waited on.
 
struct rpc_waiting_threadnext
 The next entry in the linked list.
 

Detailed Description

Represents a thread waiting for a process to finish RPC init


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