| /freebsd-13.1/contrib/lib9p/ |
| H A D | threadpool.c | 160 char threadname[16]; in l9p_threadpool_init() local 203 sprintf(threadname, "9p-worker:%d", i - 1); in l9p_threadpool_init() 204 pthread_set_name_np(worker->ltw_thread, threadname); in l9p_threadpool_init()
|
| /freebsd-13.1/sys/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_core.c | 2328 char threadname[10]; in vchiq_init_state() local 2507 snprintf(threadname, sizeof(threadname), "VCHIQ-%d", state->id); in vchiq_init_state() 2510 threadname); in vchiq_init_state() 2514 vchiq_loud_error("couldn't create thread %s", threadname); in vchiq_init_state() 2521 snprintf(threadname, sizeof(threadname), "VCHIQr-%d", state->id); in vchiq_init_state() 2524 threadname); in vchiq_init_state() 2527 vchiq_loud_error("couldn't create thread %s", threadname); in vchiq_init_state() 2534 snprintf(threadname, sizeof(threadname), "VCHIQs-%d", state->id); in vchiq_init_state() 2537 threadname); in vchiq_init_state() 2540 vchiq_loud_error("couldn't create thread %s", threadname); in vchiq_init_state()
|
| H A D | vchiq_arm.c | 2775 char threadname[10]; in vchiq_platform_conn_state_changed() local 2778 snprintf(threadname, sizeof(threadname), "VCHIQka-%d", in vchiq_platform_conn_state_changed() 2783 threadname); in vchiq_platform_conn_state_changed() 2787 threadname); in vchiq_platform_conn_state_changed()
|
| /freebsd-13.1/contrib/apr-util/dbm/ |
| H A D | NWGNUmakefile | 107 # This is used by the '-threadname' directive. If left blank,
|
| H A D | NWGNUdbmgdbm | 135 # This is used by the '-threadname' directive. If left blank,
|
| H A D | NWGNUdbmdb | 136 # This is used by the '-threadname' directive. If left blank,
|
| /freebsd-13.1/contrib/apr-util/ldap/ |
| H A D | NWGNUmakefile | 120 # This is used by the '-threadname' directive. If left blank,
|
| /freebsd-13.1/contrib/apr-util/test/ |
| H A D | NWGNUmakefile | 110 # This is used by the '-threadname' directive. If left blank,
|
| H A D | NWGNUaputest | 102 # This is used by the '-threadname' directive. If left blank,
|
| /freebsd-13.1/contrib/apr-util/xml/ |
| H A D | NWGNUmakefile | 115 # This is used by the '-threadname' directive. If left blank,
|
| /freebsd-13.1/contrib/apr-util/dbd/ |
| H A D | NWGNUdbdsqli2 | 133 # This is used by the '-threadname' directive. If left blank,
|
| H A D | NWGNUdbdpgsql | 138 # This is used by the '-threadname' directive. If left blank,
|
| H A D | NWGNUmakefile | 107 # This is used by the '-threadname' directive. If left blank,
|
| H A D | NWGNUdbdsqli3 | 133 # This is used by the '-threadname' directive. If left blank,
|
| H A D | NWGNUdbdmysql | 132 # This is used by the '-threadname' directive. If left blank,
|
| /freebsd-13.1/contrib/apr-util/dbd/unsupported/ |
| H A D | NWGNUdbdfreetds | 133 # This is used by the '-threadname' directive. If left blank,
|
| /freebsd-13.1/contrib/apr-util/ |
| H A D | NWGNUmakefile | 126 # This is used by the '-threadname' directive. If left blank,
|
| /freebsd-13.1/contrib/apr/ |
| H A D | NWGNUmakefile | 141 # This is used by the '-threadname' directive. If left blank,
|