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

/haiku/src/servers/bluetooth/
H A DBluetoothServer.cpp85 status_t threadReturnStatus; local
86 wait_for_thread(fSDPThreadID, &threadReturnStatus);
88 strerror(threadReturnStatus));

Completed in 39 milliseconds