PipeWire  0.1.4
thread-loop.c File Reference
Include dependency graph for thread-loop.c:

Functions

void pw_thread_loop_add_listener (struct pw_thread_loop *loop, struct spa_hook *listener, const struct pw_thread_loop_events *events, void *data)
 
struct pw_looppw_thread_loop_get_loop (struct pw_thread_loop *loop)
 

Function Documentation

◆ pw_thread_loop_add_listener()

void pw_thread_loop_add_listener ( struct pw_thread_loop loop,
struct spa_hook *  listener,
const struct pw_thread_loop_events events,
void *  data 
)

◆ pw_thread_loop_get_loop()

struct pw_loop* pw_thread_loop_get_loop ( struct pw_thread_loop loop)