Searched refs:fThread (Results 126 - 128 of 128) sorted by relevance

123456

/haiku/src/servers/app/
H A DServerApp.cpp256 if (fThread < B_OK) {
266 send_data(fThread, 'QUIT', &shutdownSemaphore, sizeof(sem_id));
3606 get_thread_info(fThread, &threadInfo);
H A DServerWindow.cpp315 if (fThread == find_thread(NULL)) {
320 } else if (fThread >= B_OK)
/haiku/src/kits/interface/
H A DWindow.cpp2576 fThread = B_ERROR;

Completed in 68 milliseconds

123456