RTS API Documentation  1.10.11
Data Fields
switch_thread_data_s Struct Reference

#include <switch_core.h>

+ Collaboration diagram for switch_thread_data_s:

Data Fields

switch_thread_start_t func
 
void * obj
 
int alloc
 
int running
 
switch_memory_pool_tpool
 

Detailed Description

Definition at line 66 of file switch_core.h.

Field Documentation

◆ alloc

int switch_thread_data_s::alloc

◆ func

switch_thread_start_t switch_thread_data_s::func

◆ obj

void* switch_thread_data_s::obj

◆ pool

switch_memory_pool_t* switch_thread_data_s::pool

◆ running

int switch_thread_data_s::running

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