test4.c File Reference

Include dependency graph for test4.c:


Defines

#define MAXVAR   50
#define MAXSET   2000
#define MAXOBJ   1000
#define MAXLOOK   10000
#define MAXTH   4

Functions

static int Foo (vlc_object_t *, char const *, vlc_value_t, vlc_value_t, void *)
static int Callback (vlc_object_t *, char const *, vlc_value_t, vlc_value_t, void *)
static int MyCallback (vlc_object_t *, char const *, vlc_value_t, vlc_value_t, void *)
static void * MyThread (vlc_object_t *)
static int Stress (vlc_object_t *, char const *, vlc_value_t, vlc_value_t, void *)
static void * Dummy (vlc_object_t *)
static int Signal (vlc_object_t *, char const *, vlc_value_t, vlc_value_t, void *)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)

Define Documentation

#define MAXLOOK   10000

Referenced by Stress().

#define MAXOBJ   1000

Referenced by Dummy(), and Stress().

#define MAXSET   2000

Referenced by Stress().

#define MAXTH   4

Referenced by Dummy(), and Stress().

#define MAXVAR   50

Referenced by Stress().


Function Documentation

static int Callback ( vlc_object_t p_this,
char const *  psz_cmd,
vlc_value_t  oldval,
vlc_value_t  newval,
void *  p_data 
) [static]

static void * Dummy ( vlc_object_t p_this  )  [static]

static int Foo ( vlc_object_t p_this,
char const *  psz_cmd,
vlc_value_t  oldval,
vlc_value_t  newval,
void *  p_data 
) [static]

static int MyCallback ( vlc_object_t p_this,
char const *  psz_var,
vlc_value_t  oldval,
vlc_value_t  newval,
void *  p_data 
) [static]

References vlc_value_t::i_int, var_Set, and VLC_SUCCESS.

Referenced by Callback().

static void * MyThread ( vlc_object_t p_this  )  [static]

static int Signal ( vlc_object_t p_this,
char const *  psz_cmd,
vlc_value_t  oldval,
vlc_value_t  newval,
void *  p_data 
) [static]

static int Stress ( vlc_object_t p_this,
char const *  psz_cmd,
vlc_value_t  oldval,
vlc_value_t  newval,
void *  p_data 
) [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Generated on Wed Mar 31 08:06:00 2010 for VLC by  doxygen 1.5.6