Home
last modified time | relevance | path

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

/dports/japanese/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dgogo_a.c126 volatile static HANDLE hMPGEthread = NULL; variable
1103 if(hMPGEthread==NULL) in IsTerminatedMPGEthread()
1105 dwRes = WaitForSingleObject(hMPGEthread,0); in IsTerminatedMPGEthread()
1134 if(hMPGEthread!=NULL){ in CreateMPGEthread()
1135 CloseHandle(hMPGEthread); in CreateMPGEthread()
1137hMPGEthread = (HANDLE)crt_beginthreadex(NULL,0,(LPTHREAD_START_ROUTINE)MPGEthread,NULL,0,&dwMPGEth… in CreateMPGEthread()
1138 if(hMPGEthread==(HANDLE)-1 || hMPGEthread==NULL){ in CreateMPGEthread()
1139 hMPGEthread = NULL; in CreateMPGEthread()
/dports/audio/ocp/ocp-0.2.90/playgmi/timidity-git/timidity/
H A Dgogo_a.c126 volatile static HANDLE hMPGEthread = NULL; variable
1103 if(hMPGEthread==NULL) in IsTerminatedMPGEthread()
1105 dwRes = WaitForSingleObject(hMPGEthread,0); in IsTerminatedMPGEthread()
1134 if(hMPGEthread!=NULL){ in CreateMPGEthread()
1135 CloseHandle(hMPGEthread); in CreateMPGEthread()
1137hMPGEthread = (HANDLE)crt_beginthreadex(NULL,0,(LPTHREAD_START_ROUTINE)MPGEthread,NULL,0,&dwMPGEth… in CreateMPGEthread()
1138 if(hMPGEthread==(HANDLE)-1 || hMPGEthread==NULL){ in CreateMPGEthread()
1139 hMPGEthread = NULL; in CreateMPGEthread()
/dports/audio/timidity++-xaw/TiMidity++-2.15.0/timidity/
H A Dgogo_a.c126 volatile static HANDLE hMPGEthread = NULL; variable
1103 if(hMPGEthread==NULL) in IsTerminatedMPGEthread()
1105 dwRes = WaitForSingleObject(hMPGEthread,0); in IsTerminatedMPGEthread()
1134 if(hMPGEthread!=NULL){ in CreateMPGEthread()
1135 CloseHandle(hMPGEthread); in CreateMPGEthread()
1137hMPGEthread = (HANDLE)crt_beginthreadex(NULL,0,(LPTHREAD_START_ROUTINE)MPGEthread,NULL,0,&dwMPGEth… in CreateMPGEthread()
1138 if(hMPGEthread==(HANDLE)-1 || hMPGEthread==NULL){ in CreateMPGEthread()
1139 hMPGEthread = NULL; in CreateMPGEthread()
/dports/audio/timidity++-gtk/TiMidity++-2.15.0/timidity/
H A Dgogo_a.c126 volatile static HANDLE hMPGEthread = NULL; variable
1103 if(hMPGEthread==NULL) in IsTerminatedMPGEthread()
1105 dwRes = WaitForSingleObject(hMPGEthread,0); in IsTerminatedMPGEthread()
1134 if(hMPGEthread!=NULL){ in CreateMPGEthread()
1135 CloseHandle(hMPGEthread); in CreateMPGEthread()
1137hMPGEthread = (HANDLE)crt_beginthreadex(NULL,0,(LPTHREAD_START_ROUTINE)MPGEthread,NULL,0,&dwMPGEth… in CreateMPGEthread()
1138 if(hMPGEthread==(HANDLE)-1 || hMPGEthread==NULL){ in CreateMPGEthread()
1139 hMPGEthread = NULL; in CreateMPGEthread()
/dports/audio/timidity++-slang/TiMidity++-2.15.0/timidity/
H A Dgogo_a.c126 volatile static HANDLE hMPGEthread = NULL; variable
1103 if(hMPGEthread==NULL) in IsTerminatedMPGEthread()
1105 dwRes = WaitForSingleObject(hMPGEthread,0); in IsTerminatedMPGEthread()
1134 if(hMPGEthread!=NULL){ in CreateMPGEthread()
1135 CloseHandle(hMPGEthread); in CreateMPGEthread()
1137hMPGEthread = (HANDLE)crt_beginthreadex(NULL,0,(LPTHREAD_START_ROUTINE)MPGEthread,NULL,0,&dwMPGEth… in CreateMPGEthread()
1138 if(hMPGEthread==(HANDLE)-1 || hMPGEthread==NULL){ in CreateMPGEthread()
1139 hMPGEthread = NULL; in CreateMPGEthread()
/dports/audio/timidity++-emacs/TiMidity++-2.15.0/timidity/
H A Dgogo_a.c126 volatile static HANDLE hMPGEthread = NULL; variable
1103 if(hMPGEthread==NULL) in IsTerminatedMPGEthread()
1105 dwRes = WaitForSingleObject(hMPGEthread,0); in IsTerminatedMPGEthread()
1134 if(hMPGEthread!=NULL){ in CreateMPGEthread()
1135 CloseHandle(hMPGEthread); in CreateMPGEthread()
1137hMPGEthread = (HANDLE)crt_beginthreadex(NULL,0,(LPTHREAD_START_ROUTINE)MPGEthread,NULL,0,&dwMPGEth… in CreateMPGEthread()
1138 if(hMPGEthread==(HANDLE)-1 || hMPGEthread==NULL){ in CreateMPGEthread()
1139 hMPGEthread = NULL; in CreateMPGEthread()
/dports/audio/timidity++/TiMidity++-2.15.0/timidity/
H A Dgogo_a.c126 volatile static HANDLE hMPGEthread = NULL; variable
1103 if(hMPGEthread==NULL) in IsTerminatedMPGEthread()
1105 dwRes = WaitForSingleObject(hMPGEthread,0); in IsTerminatedMPGEthread()
1134 if(hMPGEthread!=NULL){ in CreateMPGEthread()
1135 CloseHandle(hMPGEthread); in CreateMPGEthread()
1137hMPGEthread = (HANDLE)crt_beginthreadex(NULL,0,(LPTHREAD_START_ROUTINE)MPGEthread,NULL,0,&dwMPGEth… in CreateMPGEthread()
1138 if(hMPGEthread==(HANDLE)-1 || hMPGEthread==NULL){ in CreateMPGEthread()
1139 hMPGEthread = NULL; in CreateMPGEthread()
/dports/audio/timidity++-xskin/TiMidity++-2.15.0/timidity/
H A Dgogo_a.c126 volatile static HANDLE hMPGEthread = NULL; variable
1103 if(hMPGEthread==NULL) in IsTerminatedMPGEthread()
1105 dwRes = WaitForSingleObject(hMPGEthread,0); in IsTerminatedMPGEthread()
1134 if(hMPGEthread!=NULL){ in CreateMPGEthread()
1135 CloseHandle(hMPGEthread); in CreateMPGEthread()
1137hMPGEthread = (HANDLE)crt_beginthreadex(NULL,0,(LPTHREAD_START_ROUTINE)MPGEthread,NULL,0,&dwMPGEth… in CreateMPGEthread()
1138 if(hMPGEthread==(HANDLE)-1 || hMPGEthread==NULL){ in CreateMPGEthread()
1139 hMPGEthread = NULL; in CreateMPGEthread()
/dports/audio/timidity++-motif/TiMidity++-2.15.0/timidity/
H A Dgogo_a.c126 volatile static HANDLE hMPGEthread = NULL;
1103 if(hMPGEthread==NULL)
1105 dwRes = WaitForSingleObject(hMPGEthread,0);
1134 if(hMPGEthread!=NULL){
1135 CloseHandle(hMPGEthread);
1137hMPGEthread = (HANDLE)crt_beginthreadex(NULL,0,(LPTHREAD_START_ROUTINE)MPGEthread,NULL,0,&dwMPGEth…
1138 if(hMPGEthread==(HANDLE)-1 || hMPGEthread==NULL){
1139 hMPGEthread = NULL;