Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
xpc_channel_uv Struct Reference

#include <xpc.h>

Data Fields

voidcached_notify_gru_mq_desc
 
struct xpc_send_msg_slot_uvsend_msg_slots
 
voidrecv_msg_slots
 
struct xpc_fifo_head_uv msg_slot_free_list
 
struct xpc_fifo_head_uv recv_msg_list
 

Detailed Description

Definition at line 530 of file xpc.h.

Field Documentation

void* cached_notify_gru_mq_desc

Definition at line 531 of file xpc.h.

struct xpc_fifo_head_uv msg_slot_free_list

Definition at line 538 of file xpc.h.

struct xpc_fifo_head_uv recv_msg_list

Definition at line 539 of file xpc.h.

void* recv_msg_slots

Definition at line 535 of file xpc.h.

struct xpc_send_msg_slot_uv* send_msg_slots

Definition at line 534 of file xpc.h.


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