Home
last modified time | relevance | path

Searched refs:async_thread (Results 1 – 2 of 2) sorted by relevance

/haiku/src/servers/print/
H A DPrintServerApp.R5.cpp54 PrintServerApp::async_thread(void* data) in async_thread() function in PrintServerApp
166 thread_id tid = spawn_thread(async_thread, "async", B_NORMAL_PRIORITY, in AsyncHandleMessage()
H A DPrintServerApp.h88 static status_t async_thread(void* data);