Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
thr_arg Struct Reference

Data Fields

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

Detailed Description

Definition at line 1560 of file utils.c.

Field Documentation

◆ data

void* data

◆ name

char* name

◆ start_routine

void *(* start_routine) (void *)

Definition at line 1561 of file utils.c.

Referenced by ast_pthread_create_detached_stack(), and ast_pthread_create_stack().


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