PipeWire  0.3.31
thread.h File Reference

Go to the source code of this file.

Data Structures

struct  pw_thread_utils
 
struct  pw_thread_utils_methods
 thread utils More...
 

Macros

#define PW_TYPE_INTERFACE_ThreadUtils   PW_TYPE_INFO_INTERFACE_BASE "ThreadUtils"
 
#define PW_VERSION_THREAD_UTILS   0
 
#define PW_VERSION_THREAD_UTILS_METHODS   0
 

Functions

void pw_thread_utils_set_impl (struct pw_thread_utils *impl)
 
struct pw_thread_utilspw_thread_utils_get_impl (void)
 

Macro Definition Documentation

◆ PW_TYPE_INTERFACE_ThreadUtils

#define PW_TYPE_INTERFACE_ThreadUtils   PW_TYPE_INFO_INTERFACE_BASE "ThreadUtils"

◆ PW_VERSION_THREAD_UTILS

#define PW_VERSION_THREAD_UTILS   0

◆ PW_VERSION_THREAD_UTILS_METHODS

#define PW_VERSION_THREAD_UTILS_METHODS   0

Function Documentation

◆ pw_thread_utils_get_impl()

struct pw_thread_utils* pw_thread_utils_get_impl ( void  )

◆ pw_thread_utils_set_impl()

void pw_thread_utils_set_impl ( struct pw_thread_utils impl)