HomeSort by: relevance | last modified time | path
    Searched defs:expected_sig (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/lib/libc/sys/
t_ptrace_threads_wait.h 893 int expected_sig = local in function:thread_concurrent_test
896 ATF_CHECK_EQ_MSG(WSTOPSIG(status), expected_sig,
898 expected_sig, WSTOPSIG(status));
t_ptrace_threads_wait.h 893 int expected_sig = local in function:thread_concurrent_test
896 ATF_CHECK_EQ_MSG(WSTOPSIG(status), expected_sig,
898 expected_sig, WSTOPSIG(status));

Completed in 23 milliseconds