Home | Sort by: relevance | last modified time | path |
/src/tests/lib/libc/sys/ | |
t_ptrace_threads_wait.h | 689 static volatile int watchme = 1; local in function:thread_concurrent_breakpoint_thread 692 check_happy(watchme); |
t_ptrace_x86_wait.h | 135 int watchme; local in function:dbreg_preserve 174 r1.dr[reg] = (long)(intptr_t)&watchme; 387 volatile int watchme = 0; local in function:dbregs_trap_variable 432 watchme = 1; 434 printf("watchme=%d\n", watchme); 456 r1.dr[reg] = (long)(intptr_t)&watchme; 1107 volatile int watchme = 1; local in function:ATF_TC_BODY 1132 printf("check_happy(%d)=%d\n", watchme, check_happy(watchme)); 1239 volatile int watchme = 1; local in function:ATF_TC_BODY 1371 volatile int watchme = 1; local in function:ATF_TC_BODY 1503 volatile int watchme = 1; local in function:ATF_TC_BODY [all...] |