ardour
Public Attributes | List of all members
wrapper_s Struct Reference

Public Attributes

void *(* start_routine )(void *)
 
void * arg
 
pthread_mutex_t lock
 
pthread_cond_t wait
 
struct itimerval itimer
 

Detailed Description

Definition at line 51 of file gprofhelper.c.

Member Data Documentation

void* wrapper_s::arg

Definition at line 54 of file gprofhelper.c.

struct itimerval wrapper_s::itimer

Definition at line 59 of file gprofhelper.c.

pthread_mutex_t wrapper_s::lock

Definition at line 56 of file gprofhelper.c.

void*(* wrapper_s::start_routine)(void *)

Definition at line 53 of file gprofhelper.c.

pthread_cond_t wrapper_s::wait

Definition at line 57 of file gprofhelper.c.


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