PipeWire  0.3.32
thread.c File Reference

Functions

SPA_EXPORT void pw_thread_utils_set (struct spa_thread_utils *impl)
 
SPA_EXPORT struct spa_thread_utilspw_thread_utils_get (void)
 

Function Documentation

◆ pw_thread_utils_get()

SPA_EXPORT struct spa_thread_utils* pw_thread_utils_get ( void  )

◆ pw_thread_utils_set()

SPA_EXPORT void pw_thread_utils_set ( struct spa_thread_utils impl)

Variable Documentation

◆ methods

struct spa_thread_utils_methods methods

◆ utils

struct spa_thread_utils utils

Referenced by pw_loop_new().