Home
last modified time | relevance | path

Searched refs:thread_debug (Results 1 – 25 of 40) sorted by relevance

12

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapthread.c143 static int thread_debug = 0; variable
173 if( thread_debug ) in msThreadInit()
206 if( thread_debug ) in msAcquireLock()
223 if( thread_debug ) in msReleaseLock()
258 if( thread_debug ) in msThreadInit()
294 if( thread_debug ) in msAcquireLock()
311 if( thread_debug ) in msReleaseLock()
/dports/lang/ruby26/ruby-2.6.9/
H A Dthread_win32.c61 thread_debug("rb_native_mutex_lock: %p\n", lock); in w32_mutex_lock()
66 thread_debug("acquire mutex: %p\n", lock); in w32_mutex_lock()
74 thread_debug("timeout mutex: %p\n", lock); in w32_mutex_lock()
197 thread_debug(" * error handle %d - %s\n", i, in w32_wait_events()
303 thread_debug("native_sleep start (%lu)\n", msec); in native_sleep()
305 thread_debug("native_sleep done (%lu)\n", ret); in native_sleep()
330 thread_debug("release mutex: %p\n", lock->mutex); in rb_native_mutex_unlock()
588 thread_debug("thread deleted (th: %p)\n", th); in thread_start_func_1()
672 thread_debug("ubf_handle: %p\n", th); in ubf_handle()
693 thread_debug("timer_thread\n"); in timer_thread_func()
[all …]
H A Dthread.c252 #define thread_debug rb_thread_debug macro
320 #define thread_debug if(0)printf macro
716 thread_debug("thread start: %p\n", (void *)th); in thread_start_func_2()
720 thread_debug("thread start (get lock): %p\n", (void *)th); in thread_start_func_2()
754 thread_debug("thread end: %p\n", (void *)th); in thread_start_func_2()
1258 thread_debug("hrtime_update_expire: " in hrtime_update_expire()
1289 thread_debug("rb_thread_sleep_forever\n"); in rb_thread_sleep_forever()
1296 thread_debug("rb_thread_sleep_deadly\n"); in rb_thread_sleep_deadly()
1366 thread_debug("rb_thread_schedule\n"); in rb_thread_schedule_limits()
1371 thread_debug("rb_thread_schedule/switch start\n"); in rb_thread_schedule_limits()
[all …]
/dports/benchmarks/iperf/iperf-2.1.4/src/
H A DLaunch.cpp73 thread_debug("Fullduplex barrier incr to %d %p ", barrier->count, (void *)&barrier->await, rc); in fullduplex_startstop_barrier()
79 thread_debug("Fullduplex startstop broadcast on condition %p ", (void *)&barrier->await, rc); in fullduplex_startstop_barrier()
86thread_debug("Fullduplex startstop barrier wait %p %d/2 (%d)", (void *)&barrier->await, barrier->… in fullduplex_startstop_barrier()
104thread_debug("Fullduplex start barrier done on condition %p rc=%d", (void *)&barrier->await, rc); in fullduplex_start_barrier()
111 thread_debug("Fullduplex stop barrier done on condition %p rc=%d", (void *)&barrier->await, rc); in fullduplex_stop_barrier()
140 thread_debug("spawn server settings=%p GroupSumReport=%p sock=%d", \ in server_spawn()
166 thread_debug("Client spawn thread basic (sock=%d)", thread->mSock); in clientside_client_basic()
184 thread_debug("Client spawn thread reverse (sock=%d)", thread->mSock); in clientside_client_reverse()
222 thread_debug("Client spawn thread fullduplex (sock=%d)", thread->mSock); in clientside_client_fullduplex()
246 thread_debug("Listener spawn client thread (fd sock=%d)", thread->mSock); in serverside_client_fullduplex()
[all …]
H A DListener.cpp110 thread_debug("Listener destructor close sock=%d", ListenSocket); in ~Listener()
156 thread_debug("Listener main loop port %d ", mSettings->mPort); in Run()
161 thread_debug("Listener port %d (loop timer expired)", mSettings->mPort); in Run()
207 thread_debug("Listener select timeout"); in Run()
231 thread_debug("Listener thread accept fail %d", accept_sock); in Run()
906 thread_debug("rcvfrom peer: %s port %d len=%d", tmpaddr, port, nread); in udp_accept()
915 thread_debug("rcvfrom peer: drop duplicate"); in udp_accept()
977 thread_debug("Listener thread listening for UDP (sock=%d)", ListenSocket); in my_accept()
979 thread_debug("Listener thread listening for TCP (sock=%d)", ListenSocket); in my_accept()
1079 thread_debug("UDP test flags = %X", flags); in apply_client_settings_udp()
[all …]
H A DReports.c162 thread_debug("Free common=%p", (void *)common); in free_common_copy()
335 thread_debug("Init sum report %p id=%d", (void *)sumreport, inID); in InitSumReport()
360 thread_debug("Free sum report hdr=%p", (void *)sumreport); in FreeSumReport()
372thread_debug("Free report hdr=%p reporter thread suspend count=%d packetring=%p histo=%p frame his… in Free_iReport()
414thread_debug("Jobq *FREE* report hdr/rpt %p/%p (%s)", (void *) reporthdr, (void *) reporthdr->this… in FreeReport()
449thread_debug("Sum multiheader %p ref=%d->%d", (void *)sumreport, sumreport->reference.count, (sumr… in IncrSumReportRefCounter()
735 thread_debug("Init %s report hdr/rpt/com %p/%p/%p", &rs[0], \ in InitConnectionReport()
772 thread_debug("Init %s report hdr/rpt/com %p/%p/%p", &rs[0], \ in InitSettingsReport()
930thread_debug("UDP server send done-ack w/server-stats to client (sock=%d)", stats->common->socket); in write_UDP_AckFIN()
946 thread_debug("UDP server detected silence - server stats assumed received by client"); in write_UDP_AckFIN()
[all …]
H A Dpacket_ring.c84thread_debug("Init %d element packet ring=%p consumer=%p producer=%p total rings=%d enable=%d", co… in packetring_init()
109thread_debug( "Not good, traffic's packet ring %p stalled per %p", (void *)pr, (void *)&pr->awake_… in packetring_enqueue()
188 thread_debug("Free packet ring=%p producer=%p (consumer=%p) awaits = %d total rings = %d", \ in packetring_free()
H A DClient.cpp122 thread_debug("Client destructor sock=%d report=%p server-reverse=%s fullduplex=%s", \ in ~Client()
278 thread_debug("Client start sync enterred"); in StartSynch()
350 thread_debug("Client start sync exited"); in StartSynch()
876 thread_debug("AwaitWrite timeout"); in AwaitWriteSelectEventTCP()
1309 thread_debug("Client calls shutdown() SHUTW_WR on tcp socket %d", mySocket); in FinishTrafficActions()
1342 thread_debug("UDP client sent final packet per negative seqno %ld", -reportstruct->packetID); in FinishTrafficActions()
1360 thread_debug("client close sock=%d", mySocket); in FinishTrafficActions()
1421 thread_debug("UDP client received server relay report ack (%d)", -reportstruct->packetID); in AwaitServerFinPacket()
1467 thread_debug("Client detected server close %d", mySocket); in AwaitServerCloseEvent()
1586 thread_debug("Barrier BROADCAST on condition %p", (void *)&barrier->await); in BarrierClient()
[all …]
H A DServer.cpp80thread_debug("Server constructor with thread=%p sum=%p (sock=%d)", (void *) inSettings, (void *)in… in Server()
123thread_debug("Server destructor sock=%d fullduplex=%s", mySocket, (isFullDuplex(mSettings) ? "true… in ~Server()
213thread_debug("TCP burst partial read of %d wanted %d", n, sizeof(struct TCP_burst_payload)); in RunTCP()
215 thread_debug("Detected peer close"); in RunTCP()
235 thread_debug("Server thread detected EOF on socket %d", mSettings->mSock); in RunTCP()
277 thread_debug("tcp close sock=%d", mySocket); in RunTCP()
321thread_debug("Server fullduplex report start=%ld.%ld next=%ld.%ld", fullduplexstats->ts.startTime.… in SetFullDuplexReportStartTime()
360thread_debug("Server(%d) report start=%ld.%ld next=%ld.%ld", mSettings->mSock, myReport->info.ts.s… in SetReportStartTime()
785 thread_debug("udp close sock=%d", mySocket); in RunUDP()
/dports/lang/python311/Python-3.11.0a3/Python/
H A Dthread.c46 static int thread_debug = 0; variable
47 #define dprintf(args) (void)((thread_debug & 1) && printf args)
48 #define d2printf(args) ((thread_debug & 8) && printf args)
66 thread_debug = atoi(p); in PyThread_init_thread()
68 thread_debug = 1; in PyThread_init_thread()
82 if (thread_debug) { in _PyThread_debug_deprecation()
/dports/lang/python310/Python-3.10.1/Python/
H A Dthread.c46 static int thread_debug = 0; variable
47 #define dprintf(args) (void)((thread_debug & 1) && printf args)
48 #define d2printf(args) ((thread_debug & 8) && printf args)
66 thread_debug = atoi(p); in PyThread_init_thread()
68 thread_debug = 1; in PyThread_init_thread()
82 if (thread_debug) { in _PyThread_debug_deprecation()
/dports/databases/py-gdbm/Python-3.8.12/Python/
H A Dthread.c48 static int thread_debug = 0; variable
49 #define dprintf(args) (void)((thread_debug & 1) && printf args)
50 #define d2printf(args) ((thread_debug & 8) && printf args)
68 thread_debug = atoi(p); in PyThread_init_thread()
70 thread_debug = 1; in PyThread_init_thread()
/dports/databases/py-sqlite3/Python-3.8.12/Python/
H A Dthread.c48 static int thread_debug = 0; variable
49 #define dprintf(args) (void)((thread_debug & 1) && printf args)
50 #define d2printf(args) ((thread_debug & 8) && printf args)
68 thread_debug = atoi(p); in PyThread_init_thread()
70 thread_debug = 1; in PyThread_init_thread()
/dports/lang/python-tools/Python-3.8.12/Python/
H A Dthread.c48 static int thread_debug = 0; variable
49 #define dprintf(args) (void)((thread_debug & 1) && printf args)
50 #define d2printf(args) ((thread_debug & 8) && printf args)
68 thread_debug = atoi(p); in PyThread_init_thread()
70 thread_debug = 1; in PyThread_init_thread()
/dports/lang/python38/Python-3.8.12/Python/
H A Dthread.c48 static int thread_debug = 0; variable
49 #define dprintf(args) (void)((thread_debug & 1) && printf args)
50 #define d2printf(args) ((thread_debug & 8) && printf args)
68 thread_debug = atoi(p); in PyThread_init_thread()
70 thread_debug = 1; in PyThread_init_thread()
/dports/lang/python39/Python-3.9.9/Python/
H A Dthread.c46 static int thread_debug = 0; variable
47 #define dprintf(args) (void)((thread_debug & 1) && printf args)
48 #define d2printf(args) ((thread_debug & 8) && printf args)
66 thread_debug = atoi(p); in PyThread_init_thread()
68 thread_debug = 1; in PyThread_init_thread()
/dports/lang/python37/Python-3.7.12/Python/
H A Dthread.c48 static int thread_debug = 0; variable
49 #define dprintf(args) (void)((thread_debug & 1) && printf args)
50 #define d2printf(args) ((thread_debug & 8) && printf args)
68 thread_debug = atoi(p); in PyThread_init_thread()
70 thread_debug = 1; in PyThread_init_thread()
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Python/
H A Dthread.c48 static int thread_debug = 0; variable
49 #define dprintf(args) (void)((thread_debug & 1) && printf args)
50 #define d2printf(args) ((thread_debug & 8) && printf args)
68 thread_debug = atoi(p); in PyThread_init_thread()
70 thread_debug = 1; in PyThread_init_thread()
/dports/lang/python-legacy/Python-2.7.18/Python/
H A Dthread.c66 static int thread_debug = 0; variable
67 #define dprintf(args) (void)((thread_debug & 1) && printf args)
68 #define d2printf(args) ((thread_debug & 8) && printf args)
86 thread_debug = atoi(p); in PyThread_init_thread()
88 thread_debug = 1; in PyThread_init_thread()
H A Dthread_sgi.h55 if (thread_debug & 4) in PyThread__init_thread()
57 else if (thread_debug & 2) in PyThread__init_thread()
/dports/lang/python27/Python-2.7.18/Python/
H A Dthread.c66 static int thread_debug = 0; variable
67 #define dprintf(args) (void)((thread_debug & 1) && printf args)
68 #define d2printf(args) ((thread_debug & 8) && printf args)
86 thread_debug = atoi(p); in PyThread_init_thread()
88 thread_debug = 1; in PyThread_init_thread()
H A Dthread_sgi.h55 if (thread_debug & 4) in PyThread__init_thread()
57 else if (thread_debug & 2) in PyThread__init_thread()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dthread.c66 static int thread_debug = 0; variable
67 #define dprintf(args) (void)((thread_debug & 1) && printf args)
68 #define d2printf(args) ((thread_debug & 8) && printf args)
86 thread_debug = atoi(p); in PyThread_init_thread()
88 thread_debug = 1; in PyThread_init_thread()
H A Dthread_sgi.h55 if (thread_debug & 4) in PyThread__init_thread()
57 else if (thread_debug & 2) in PyThread__init_thread()
/dports/benchmarks/iperf/iperf-2.1.4/compat/
H A DThread.c156 void thread_debug(const char *format, ...) { in thread_debug() function
223 thread_debug("Thread_start info %p id=%d ", (void *)thread, (int)thread->mTID); in thread_start()
253thread_debug("Thread_run_wrapper(%p mode=%x) thread counts tot/trfc=%d/%d (id=%d)", (void *)thread… in thread_start()
289 thread_debug("Thread stop invoked %p (%d/%d)", (void *)thread, thread_sNum, thread_trfc_sNum); in thread_stop()
412 thread_debug("Signal sent to reporter thread"); in thread_run_wrapper()

12