Searched refs:IF_PTHREADS (Results 1 – 3 of 3) sorted by relevance
77 #define IF_PTHREADS(x) x91 #define IF_PTHREADS(x) x macro104 #define IF_PTHREADS(x)
560 IF_PTHREADS(pthread_join(output_thread, NULL)); in clientInput()910 IF_PTHREADS(screen->backgroundLoop = FALSE); in rfbGetScreen()
198 IF_PTHREADS(rfbClientPtr cl = i->next); in rfbClientIteratorNext()200 IF_PTHREADS(rfbDecrClientRef(cl)); in rfbClientIteratorNext()217 IF_PTHREADS(if(iterator->next) rfbDecrClientRef(iterator->next)); in rfbReleaseClientIterator()385 IF_PTHREADS(cl->refCount = 0); in rfbNewTCPOrUDPClient()