/src/tests/lib/libpthread/dlopen/ |
t_main_pthread_create.c | 45 routine(void *arg) function in typeref:typename:void * 65 ret = pthread_create(&thread, NULL, routine, arg); 93 ret = testf_dso_pthread_create(&thread, NULL, routine, arg);
|
t_main_pthread_create.c | 45 routine(void *arg) function in typeref:typename:void * 65 ret = pthread_create(&thread, NULL, routine, arg); 93 ret = testf_dso_pthread_create(&thread, NULL, routine, arg);
|
t_dso_pthread_create.c | 46 routine(void *arg) function in typeref:typename:void * 84 ret = testf_dso_pthread_create(&thread, NULL, routine, arg);
|
t_dso_pthread_create.c | 46 routine(void *arg) function in typeref:typename:void * 84 ret = testf_dso_pthread_create(&thread, NULL, routine, arg);
|
/src/sys/arch/alpha/include/ |
prom.h | 32 uint64_t routine; member in struct:prom_vec
|
prom.h | 32 uint64_t routine; member in struct:prom_vec
|
/src/sys/arch/acorn32/podulebus/ |
sbic.c | 201 u_char debug_asr, debug_csr, routine; variable in typeref:typename:u_char 265 * default minphys routine for sbic based controllers 1278 DBG(routine = 3); 1482 * programmed i/o. This routine is a lot like sbicicmd except we 1548 DBG(routine = 1); 1616 DBG(routine = 1); 1671 DBG(routine = 2); 1717 DBG(routine = 2); 2365 (routine == 1) ? "sbicgo" : 2366 (routine == 2) ? "sbicintr" [all...] |
sbic.c | 201 u_char debug_asr, debug_csr, routine; variable in typeref:typename:u_char 265 * default minphys routine for sbic based controllers 1278 DBG(routine = 3); 1482 * programmed i/o. This routine is a lot like sbicicmd except we 1548 DBG(routine = 1); 1616 DBG(routine = 1); 1671 DBG(routine = 2); 1717 DBG(routine = 2); 2365 (routine == 1) ? "sbicgo" : 2366 (routine == 2) ? "sbicintr" [all...] |
/src/sys/arch/amiga/dev/ |
sbic.c | 181 u_char debug_asr, debug_csr, routine; variable in typeref:typename:u_char 240 * default minphys routine for sbic based controllers 1341 routine = 3; 1555 * programmed i/o. This routine is a lot like sbicicmd except we 1618 routine = 1; 1789 routine = 1; 1839 routine = 2; 1883 routine = 2; 2626 (routine==1)?"sbicgo": 2627 (routine==2)?"sbicintr" [all...] |
sbic.c | 181 u_char debug_asr, debug_csr, routine; variable in typeref:typename:u_char 240 * default minphys routine for sbic based controllers 1341 routine = 3; 1555 * programmed i/o. This routine is a lot like sbicicmd except we 1618 routine = 1; 1789 routine = 1; 1839 routine = 2; 1883 routine = 2; 2626 (routine==1)?"sbicgo": 2627 (routine==2)?"sbicintr" [all...] |