Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
Data Fields
thr_arg Struct Reference

Data Fields

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

Detailed Description

Definition at line 1596 of file utils.c.

Field Documentation

◆ data

void* data

◆ name

char* name

Definition at line 1599 of file utils.c.

Referenced by PathSegment::get_child(), and SwaggerType::load().

◆ start_routine

void *(* start_routine) (void *)

Definition at line 1597 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: