Home
last modified time | relevance | path

Searched refs:threadRoutine (Results 1 – 25 of 48) sorted by relevance

12

/dports/audio/csound/csound-6.15.0/Top/
H A Dthreads.c180 PUBLIC void *csoundCreateThread(uintptr_t (*threadRoutine)(void *), in csoundCreateThread()
185 (void *(*)(void *))(void*)threadRoutine, userdata)) { in csoundCreateThread()
584 uintptr_t (*threadRoutine)(void *); in threadRoutineWrapper() local
587 threadRoutine = ((threadParams*) p)->func; in threadRoutineWrapper()
590 return (unsigned int) threadRoutine(userData); in threadRoutineWrapper()
593 PUBLIC void *csoundCreateThread(uintptr_t (*threadRoutine)(void *), in csoundCreateThread()
600 p.func = threadRoutine; in csoundCreateThread()
868 PUBLIC void *csoundCreateThread(uintptr_t (*threadRoutine)(void *), in csoundCreateThread()
/dports/audio/audiere/audiere-1.9.4/src/
H A Ddevice.cpp281 bool result = AI_CreateThread(threadRoutine, this, 2); in ThreadedDevice()
337 static void threadRoutine(void* arg) { in threadRoutine() function in audiere::ThreadedDevice
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DmainAsyncGenerator.cpp268 threadRoutine(void *arg) in threadRoutine() function
329 pThread = NdbThread_Create(threadRoutine,
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DmainAsyncGenerator.cpp268 threadRoutine(void *arg) in threadRoutine() function
329 pThread = NdbThread_Create(threadRoutine,
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/storage/ndb/test/ndbapi/
H A DmainAsyncGenerator.cpp268 threadRoutine(void *arg) in threadRoutine() function
329 pThread = NdbThread_Create(threadRoutine,
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DmainAsyncGenerator.cpp268 threadRoutine(void *arg) in threadRoutine() function
329 pThread = NdbThread_Create(threadRoutine,
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/storage/ndb/test/ndbapi/
H A DmainAsyncGenerator.cpp268 threadRoutine(void *arg) in threadRoutine() function
329 pThread = NdbThread_Create(threadRoutine,
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DmainAsyncGenerator.cpp268 threadRoutine(void *arg) in threadRoutine() function
329 pThread = NdbThread_Create(threadRoutine,
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/ndb/test/ndbapi/
H A DmainAsyncGenerator.cpp268 threadRoutine(void *arg) in threadRoutine() function
329 pThread = NdbThread_Create(threadRoutine,
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/test/ndbapi/
H A DmainAsyncGenerator.cpp268 threadRoutine(void *arg) in threadRoutine() function
329 pThread = NdbThread_Create(threadRoutine,
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/test/ndbapi/
H A DmainAsyncGenerator.cpp268 threadRoutine(void *arg) in threadRoutine() function
329 pThread = NdbThread_Create(threadRoutine,
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/test/ndbapi/
H A DmainAsyncGenerator.cpp268 threadRoutine(void *arg) in threadRoutine() function
329 pThread = NdbThread_Create(threadRoutine,
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/ndbapi/
H A DmainAsyncGenerator.cpp259 threadRoutine(void *arg) in threadRoutine() function
320 pThread = NdbThread_Create(threadRoutine,
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/test/ndbapi/bench/
H A DmainAsyncGenerator.cpp261 threadRoutine(void *arg) in threadRoutine() function
335 pThread = NdbThread_Create(threadRoutine,
/dports/emulators/mess/mame-mame0226/3rdparty/portaudio/src/os/unix/
H A Dpa_unix_util.h118 PaError PaUtil_StartThreading( PaUtilThreading *threading, void *(*threadRoutine)(void *), void *da…
H A Dpa_unix_util.c182 PaError PaUtil_StartThreading( PaUtilThreading *threading, void *(*threadRoutine)(void *), void *da… in PaUtil_StartThreading()
184 pthread_create( &threading->callbackThread, NULL, threadRoutine, data ); in PaUtil_StartThreading()
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/iaxclient/lib/portaudio/src/os/unix/
H A Dpa_unix_util.h75 PaError PaUtil_StartThreading( PaUtilThreading *threading, void *(*threadRoutine)(void *), void *da…
H A Dpa_unix_util.c144 PaError PaUtil_StartThreading( PaUtilThreading *threading, void *(*threadRoutine)(void *), void *da… in PaUtil_StartThreading()
146 pthread_create( &threading->callbackThread, NULL, threadRoutine, data ); in PaUtil_StartThreading()
/dports/devel/upp/upp/bazaar/plugin/portaudio/os/unix/
H A Dpa_unix_util.h118 PaError PaUtil_StartThreading( PaUtilThreading *threading, void *(*threadRoutine)(void *), void *da…
H A Dpa_unix_util.c182 PaError PaUtil_StartThreading( PaUtilThreading *threading, void *(*threadRoutine)(void *), void *da… in PaUtil_StartThreading()
184 pthread_create( &threading->callbackThread, NULL, threadRoutine, data ); in PaUtil_StartThreading()
/dports/emulators/mame/mame-mame0226/3rdparty/portaudio/src/os/unix/
H A Dpa_unix_util.h118 PaError PaUtil_StartThreading( PaUtilThreading *threading, void *(*threadRoutine)(void *), void *da…
/dports/audio/praat/praat-6.2.03/external/portaudio/
H A Dpa_mac_util.h118 PaError PaUtil_StartThreading( PaUtilThreading *threading, void *(*threadRoutine)(void *), void *da…
H A Dpa_unix_util.h118 PaError PaUtil_StartThreading( PaUtilThreading *threading, void *(*threadRoutine)(void *), void *da…
/dports/audio/portaudio/portaudio/src/os/unix/
H A Dpa_unix_util.h118 PaError PaUtil_StartThreading( PaUtilThreading *threading, void *(*threadRoutine)(void *), void *da…
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/portaudio_sc_org/src/os/unix/
H A Dpa_unix_util.h118 PaError PaUtil_StartThreading( PaUtilThreading *threading, void *(*threadRoutine)(void *), void *da…

12