Home
last modified time | relevance | path

Searched refs:CDThread (Results 1 – 9 of 9) sorted by relevance

/dports/games/zdoom/zdoom-2.8.1/src/win32/
H A Di_cd.cpp105 static FCDThread *CDThread; variable
445 if (CDThread != NULL) in KillThread()
447 CDThread->DestroyThread (); in KillThread()
449 delete CDThread; in KillThread()
480 if (CDThread == NULL) in CD_Init()
482 CDThread = new FCDThread; in CD_Init()
490 if (CDThread->SendMessage (CDM_Init, device, 0, 0, true)) in CD_Init()
554 CDThread->SendMessage (CDM_Close, 0, 0, 0, true); in CD_Close()
568 CDThread->SendMessage (CDM_Eject, 0, 0, 0, false); in CD_Eject()
594 CDThread->SendMessage (CDM_Stop, 0, 0, 0, false); in CD_Stop()
[all …]
/dports/audio/zmusic/ZMusic-1.1.8/source/musicformats/win32/
H A Di_cd.cpp92 static FCDThread *CDThread;
403 if (CDThread != NULL)
405 CDThread->DestroyThread ();
407 delete CDThread;
447 if (CDThread == NULL)
449 CDThread = new FCDThread;
457 if (CDThread->SendMessage (CDM_Init, device, 0, 0, true))
521 CDThread->SendMessage (CDM_Close, 0, 0, 0, true);
535 CDThread->SendMessage (CDM_Eject, 0, 0, 0, false);
561 CDThread->SendMessage (CDM_Stop, 0, 0, 0, false);
[all …]
/dports/www/firefox-esr/firefox-91.8.0/nsprpub/pr/tests/
H A Dperf.c106 static void CDThread(void) in CDThread() function
408 Measure(CDThread, "create/destroy thread pair"); in main()
431 Measure(CDThread, "create/destroy thread pair"); in main()
/dports/www/firefox/firefox-99.0/nsprpub/pr/tests/
H A Dperf.c106 static void CDThread(void) in CDThread() function
408 Measure(CDThread, "create/destroy thread pair"); in main()
431 Measure(CDThread, "create/destroy thread pair"); in main()
/dports/lang/spidermonkey60/firefox-60.9.0/nsprpub/pr/tests/
H A Dperf.c106 static void CDThread(void) in CDThread() function
403 Measure(CDThread, "create/destroy thread pair"); in main()
426 Measure(CDThread, "create/destroy thread pair"); in main()
/dports/www/firefox-legacy/firefox-52.8.0esr/nsprpub/pr/tests/
H A Dperf.c106 static void CDThread(void) in CDThread() function
403 Measure(CDThread, "create/destroy thread pair"); in main()
426 Measure(CDThread, "create/destroy thread pair"); in main()
/dports/devel/nspr/nspr-4.33/nspr/pr/tests/
H A Dperf.c106 static void CDThread(void) in CDThread() function
408 Measure(CDThread, "create/destroy thread pair"); in main()
431 Measure(CDThread, "create/destroy thread pair"); in main()
/dports/mail/thunderbird/thunderbird-91.8.0/nsprpub/pr/tests/
H A Dperf.c106 static void CDThread(void) in CDThread() function
408 Measure(CDThread, "create/destroy thread pair"); in main()
431 Measure(CDThread, "create/destroy thread pair"); in main()
/dports/lang/spidermonkey78/firefox-78.9.0/nsprpub/pr/tests/
H A Dperf.c106 static void CDThread(void) in CDThread() function
408 Measure(CDThread, "create/destroy thread pair"); in main()
431 Measure(CDThread, "create/destroy thread pair"); in main()