Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Typedefs
csr_framework_ext_types.h File Reference
#include <pthread.h>

Go to the source code of this file.

Data Structures

struct  CsrEvent
 

Typedefs

typedef struct CsrEvent CsrEventHandle
 
typedef pthread_mutex_t CsrMutexHandle
 
typedef pthread_t CsrThreadHandle
 

Typedef Documentation

Definition at line 53 of file csr_framework_ext_types.h.

typedef pthread_mutex_t CsrMutexHandle

Definition at line 54 of file csr_framework_ext_types.h.

typedef pthread_t CsrThreadHandle

Definition at line 55 of file csr_framework_ext_types.h.