PipeWire  0.3.33
thread Struct Reference

Data Fields

struct implimpl
 
struct spa_list link
 
pthread_t thread
 
pid_t pid
 
void *(* start )(void *)
 
void * arg
 

Field Documentation

◆ arg

void* thread::arg

◆ impl

struct impl* thread::impl

◆ link

struct spa_list thread::link

◆ pid

pid_t thread::pid

◆ start

void*(* thread::start) (void *)

◆ thread

pthread_t thread::thread

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