Home
last modified time | relevance | path

Searched refs:monitor_thread_func (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dthread-win32.c156 static DWORD WINAPI monitor_thread_func(LPVOID param) { in monitor_thread_func() function
231 thread = CreateThread(NULL, 0, monitor_thread_func, m, 0, NULL); in pa_tls_set()

Completed in 1 milliseconds