/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/src/thread/ |
H A D | thread.c | 105 static int thread_log; variable 217 thread_log = log_id; in thread_use_log_id() 218 log_write (thread_log, 3, "thread/", "", "lock abort set to %d", lock_problem_abort); in thread_use_log_id() 408 …log_write (thread_log, 1, "thread/", "mutex", "destroy error triggered at %s:%d (%d)", file, line,… in thread_mutex_destroy_c() 447 …log_write (thread_log, 1, "thread/", "cond", "create error triggered at %s:%d (%d)", file,line, rc… in thread_cond_create_c() 454 log_write (thread_log, 1, "thread/", "cond", "destroy error triggered at (%d)", rc); in thread_cond_destroy() 463 …log_write (thread_log, 1, "thread/", "cond", "signal error triggered at %s:%d (%d)", file, line, r… in thread_cond_signal_c() 488 … log_write (thread_log, 1, "thread/", "cond", "wait error triggered at %s:%d (%d)", file,line, rc); in thread_cond_wait_c() 808 … log_write (thread_log, 1, "thread/", "mutex", "lock error triggered no reference (%d)", rc); in _mutex_lock_c() 810 … log_write (thread_log, 1, "thread/", "mutex", "last lock at %s:%d", mutex->file,mutex->line); in _mutex_lock_c() [all …]
|
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/ |
H A D | threadpool.hpp | 22 thread_log(const char *c, const char *m, const void *p) 30 #define LOG do{thread_log(typeid(this).name(), __func__, this);}while(0)
|
/dports/dns/bind-tools/bind-9.16.27/lib/isc/unix/ |
H A D | socket.c | 594 thread_log(isc__socketthread_t *thread, isc_logcategory_t *category, 598 thread_log(isc__socketthread_t *thread, isc_logcategory_t *category, in thread_log() function 3193 thread_log(thread, ISC_LOGCATEGORY_GENERAL, in process_fds() 3225 thread_log(thread, ISC_LOGCATEGORY_GENERAL, in process_fds() 3268 thread_log(thread, ISC_LOGCATEGORY_GENERAL, in process_fds() 3316 thread_log(thread, IOEVENT, in process_ctlfd() 3481 thread_log(thread, in netthread() 3508 thread_log(thread, TRACE, "watcher exiting"); in netthread()
|
/dports/dns/bind916/bind-9.16.27/lib/isc/unix/ |
H A D | socket.c | 594 thread_log(isc__socketthread_t *thread, isc_logcategory_t *category, 598 thread_log(isc__socketthread_t *thread, isc_logcategory_t *category, in thread_log() function 3193 thread_log(thread, ISC_LOGCATEGORY_GENERAL, in process_fds() 3225 thread_log(thread, ISC_LOGCATEGORY_GENERAL, in process_fds() 3268 thread_log(thread, ISC_LOGCATEGORY_GENERAL, in process_fds() 3316 thread_log(thread, IOEVENT, in process_ctlfd() 3481 thread_log(thread, in netthread() 3508 thread_log(thread, TRACE, "watcher exiting"); in netthread()
|
/dports/dns/samba-nsupdate/bind-9.16.5/lib/isc/unix/ |
H A D | socket.c | 592 thread_log(isc__socketthread_t *thread, isc_logcategory_t *category, 596 thread_log(isc__socketthread_t *thread, isc_logcategory_t *category, in thread_log() function 3206 thread_log(thread, ISC_LOGCATEGORY_GENERAL, in process_fds() 3238 thread_log(thread, ISC_LOGCATEGORY_GENERAL, in process_fds() 3281 thread_log(thread, ISC_LOGCATEGORY_GENERAL, in process_fds() 3329 thread_log(thread, IOEVENT, in process_ctlfd() 3497 thread_log(thread, in netthread() 3524 thread_log(thread, TRACE, "watcher exiting"); in netthread()
|
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/isc/ |
H A D | socket.c | 590 thread_log(isc__socketthread_t *thread, isc_logcategory_t *category, 594 thread_log(isc__socketthread_t *thread, isc_logcategory_t *category, in thread_log() function 3158 thread_log(thread, ISC_LOGCATEGORY_GENERAL, in process_fds() 3190 thread_log(thread, ISC_LOGCATEGORY_GENERAL, in process_fds() 3233 thread_log(thread, ISC_LOGCATEGORY_GENERAL, in process_fds() 3281 thread_log(thread, IOEVENT, in process_ctlfd() 3446 thread_log(thread, in netthread() 3473 thread_log(thread, TRACE, "watcher exiting"); in netthread()
|