/src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/ |
vchiq_arm.c | 2807 char threadname[10]; local in function:vchiq_platform_conn_state_changed 2810 snprintf(threadname, sizeof(threadname), "VCHIQka-%d", 2815 threadname); 2819 threadname);
|
vchiq_core.c | 2336 char threadname[10]; local in function:vchiq_init_state 2520 snprintf(threadname, sizeof(threadname), "VCHIQ-%d", state->id); 2523 threadname); 2527 vchiq_loud_error("couldn't create thread %s", threadname); 2534 snprintf(threadname, sizeof(threadname), "VCHIQr-%d", state->id); 2537 threadname); 2540 vchiq_loud_error("couldn't create thread %s", threadname); 2547 snprintf(threadname, sizeof(threadname), "VCHIQs-%d", state->id) [all...] |
vchiq_arm.c | 2807 char threadname[10]; local in function:vchiq_platform_conn_state_changed 2810 snprintf(threadname, sizeof(threadname), "VCHIQka-%d", 2815 threadname); 2819 threadname);
|
vchiq_core.c | 2336 char threadname[10]; local in function:vchiq_init_state 2520 snprintf(threadname, sizeof(threadname), "VCHIQ-%d", state->id); 2523 threadname); 2527 vchiq_loud_error("couldn't create thread %s", threadname); 2534 snprintf(threadname, sizeof(threadname), "VCHIQr-%d", state->id); 2537 threadname); 2540 vchiq_loud_error("couldn't create thread %s", threadname); 2547 snprintf(threadname, sizeof(threadname), "VCHIQs-%d", state->id) [all...] |
vchiq_arm.c | 2807 char threadname[10]; local in function:vchiq_platform_conn_state_changed 2810 snprintf(threadname, sizeof(threadname), "VCHIQka-%d", 2815 threadname); 2819 threadname);
|
vchiq_core.c | 2336 char threadname[10]; local in function:vchiq_init_state 2520 snprintf(threadname, sizeof(threadname), "VCHIQ-%d", state->id); 2523 threadname); 2527 vchiq_loud_error("couldn't create thread %s", threadname); 2534 snprintf(threadname, sizeof(threadname), "VCHIQr-%d", state->id); 2537 threadname); 2540 vchiq_loud_error("couldn't create thread %s", threadname); 2547 snprintf(threadname, sizeof(threadname), "VCHIQs-%d", state->id) [all...] |