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

#include <sync.h>

Data Fields

struct completion comp
 
struct completionmulti_comp
 

Detailed Description

struct sync_object - the basic sync_object structure : use to signal events : use to signal multiple events.

Definition at line 35 of file sync.h.

Field Documentation

Definition at line 36 of file sync.h.

struct completion* multi_comp

Definition at line 37 of file sync.h.


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