Mon Mar 12 2012 21:48:31

Asterisk developer's documentation


thr_arg Struct Reference

Data Fields

void * data
char * name
void *(* start_routine )(void *)

Detailed Description

Definition at line 956 of file utils.c.


Field Documentation

void* data

Definition at line 958 of file utils.c.

Referenced by ast_pthread_create_stack(), and dummy_start().

char* name

Definition at line 959 of file utils.c.

Referenced by ast_pthread_create_stack(), and dummy_start().

void*(* start_routine)(void *)

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