HomeSort by: relevance | last modified time | path
    Searched refs:thunk_sigemptyset (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/usermode/dev/
cpu.c 462 thunk_sigemptyset(&pcb2->pcb_ucp.uc_sigmask);
498 thunk_sigemptyset(&lwp0pcb.pcb_ucp.uc_sigmask);
  /src/sys/arch/usermode/include/
thunk.h 140 int thunk_sigemptyset(sigset_t *sa_mask);
  /src/sys/arch/usermode/usermode/
trap.c 388 thunk_sigemptyset(&jump_ucp.uc_sigmask);
thunk.c 623 thunk_sigemptyset(sigset_t *sa_mask) function in typeref:typename:int

Completed in 16 milliseconds