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()
218 IF_PTHREADS(rfbClientPtr cl = i->next); in rfbClientIteratorNext()220 IF_PTHREADS(rfbDecrClientRef(cl)); in rfbClientIteratorNext()237 IF_PTHREADS(if(iterator->next) rfbDecrClientRef(iterator->next)); in rfbReleaseClientIterator()407 IF_PTHREADS(cl->refCount = 0); in rfbNewTCPOrUDPClient()