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

#include <sock.h>

Data Fields

spinlock_t slock
 
int owned
 
wait_queue_head_t wq
 

Detailed Description

Definition at line 110 of file sock.h.

Field Documentation

int owned

Definition at line 112 of file sock.h.

spinlock_t slock

Definition at line 111 of file sock.h.

Definition at line 113 of file sock.h.


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