| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | threadpool.c | 48 while (!pool->shutdown) { 52 while (!pool->workqueue && !pool->shutdown) 55 if (pool->shutdown) 115 pool->shutdown = TRUE;
|
| H A D | threadpool.h | 40 BOOL shutdown; member in struct:threadpool
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_cs_tpool.h | 51 bool shutdown; member in struct:lp_cs_tpool
|
| H A D | lp_cs_tpool.c | 44 while (!pool->shutdown) { 48 while (list_is_empty(&pool->workqueue) && !pool->shutdown) 51 if (pool->shutdown) 112 pool->shutdown = true;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | threadpool.c | 48 while (!pool->shutdown) { 52 while (!pool->workqueue && !pool->shutdown) 55 if (pool->shutdown) 115 pool->shutdown = TRUE;
|
| H A D | threadpool.h | 40 BOOL shutdown; member in struct:threadpool
|
| /xsrc/external/mit/libSM/dist/include/X11/SM/ |
| H A D | SMproto.h | 58 CARD8 shutdown; member in struct:__anon39f14a940308 70 CARD8 shutdown; member in struct:__anon39f14a940408
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_network.c | 61 shutdown(s, SHUT_RDWR); 64 shutdown(s, SD_BOTH);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_network.c | 61 shutdown(s, SHUT_RDWR); 64 shutdown(s, SD_BOTH);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/ |
| H A D | lnx_acpi.c | 152 shutdown(fd, 2); 175 shutdown(fd, 2);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/ |
| H A D | lnx_acpi.c | 154 shutdown(fd, 2); 177 shutdown(fd, 2);
|
| /xsrc/external/mit/libICE/dist/src/ |
| H A D | Makefile.am | 33 shutdown.c \
|
| H A D | Makefile.in | 141 register.lo replywait.lo setauth.lo shutdown.lo watch.lo 173 ./$(DEPDIR)/setauth.Plo ./$(DEPDIR)/shutdown.Plo \ 405 shutdown.c \ 513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/shutdown.Plo@am__quote@ # am--include-marker 714 -rm -f ./$(DEPDIR)/shutdown.Plo 778 -rm -f ./$(DEPDIR)/shutdown.Plo
|
| /xsrc/external/mit/libSM/dist/src/ |
| H A D | sm_manager.c | 213 SmsSaveYourself(SmsConn smsConn, int saveType, Bool shutdown, 223 pMsg->shutdown = shutdown; 242 smsConn->can_cancel_shutdown = shutdown && 209 SmsSaveYourself(SmsConn smsConn,int saveType,Bool shutdown,int interactStyle,Bool fast) argument
|
| H A D | sm_process.c | 333 else if (pMsg->shutdown != 1 && pMsg->shutdown != 0) 335 errVal = pMsg->shutdown; 360 pMsg->saveType, pMsg->shutdown, 365 if (pMsg->shutdown) 752 else if (pMsg->shutdown != 1 && pMsg->shutdown != 0) 754 errVal = pMsg->shutdown; 784 pMsg->saveType, pMsg->shutdown, pMsg->interactStyle,
|
| H A D | sm_client.c | 554 SmcRequestSaveYourself(SmcConn smcConn, int saveType, Bool shutdown, 564 pMsg->shutdown = shutdown; 545 SmcRequestSaveYourself(SmcConn smcConn,int saveType,Bool shutdown,int interactStyle,Bool fast,Bool global) argument
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_video.h | 121 void intel_video_stop_video(ScrnInfoPtr scrn, pointer data, Bool shutdown);
|
| /xsrc/external/mit/xinit/dist/ |
| H A D | xinit.c | 115 static void shutdown(void); 316 shutdown(); 465 shutdown(); 605 shutdown(void) function in typeref:typename:void
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_video.h | 121 void intel_video_stop_video(ScrnInfoPtr scrn, pointer data, Bool shutdown);
|
| /xsrc/external/mit/MesaLib/dist/.gitlab-ci/ |
| H A D | report-flakes.py | 59 self.s.shutdown(socket.SHUT_WR)
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | XWin.rc | 83 CTEXT "Proceed with shutdown of this display/server?", IDC_STATIC, 7, 36, 166, 8
|
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | XWin.rc | 83 CTEXT "Proceed with shutdown of this display/server?", IDC_STATIC, 7, 36, 166, 8
|
| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| H A D | imTrans.c | 314 im->private.proto.shutdown = _XimTransShutdown;
|
| H A D | imTransR.c | 81 return im->private.proto.shutdown(im);
|
| /xsrc/external/mit/smproxy/dist/ |
| H A D | smproxy.c | 72 Bool shutdown, int interactStyle, Bool fast ); 92 int saveType, Bool shutdown, int interactStyle, 346 Bool shutdown, int interactStyle, Bool fast) 1034 Bool shutdown, int interactStyle, Bool fast) 339 SaveYourselfCB(SmcConn smcConn,SmPointer clientData,int saveType,Bool shutdown,int interactStyle,Bool fast) argument 1011 ProxySaveYourselfCB(SmcConn smcConn,SmPointer clientData,int saveType,Bool shutdown,int interactStyle,Bool fast) argument
|