HomeSort by relevance Sort by last modified time
    Searched full:__nr___pthread_sigmask (Results 1 - 7 of 7) sorted by null

  /external/valgrind/coregrind/m_syswrap/
syscall-amd64-darwin.S 103 DDD: JRS fixme: use __NR___pthread_sigmask, not __NR_rt_sigprocmask
166 DDD: JRS fixme: use __NR___pthread_sigmask, not __NR_rt_sigprocmask
syscall-x86-darwin.S 101 movl $$__NR___pthread_sigmask, %eax
172 movl $$__NR___pthread_sigmask, %eax
syswrap-darwin.c     [all...]
  /external/valgrind/coregrind/
m_libcsignal.c 232 __NR___pthread_sigmask instead. */
233 SysRes res = VG_(do_syscall3)(__NR___pthread_sigmask,
  /external/valgrind/memcheck/tests/darwin/
scalar.c 592 GO(__NR___pthread_sigmask, 329, "3s 0m");
593 SY(__NR___pthread_sigmask, x0, x0, x0); SUCC;
    [all...]
scalar.stderr.exp     [all...]
  /external/valgrind/include/vki/
vki-scnums-darwin.h 591 #define __NR___pthread_sigmask VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(329)
    [all...]

Completed in 189 milliseconds