Lines Matching full:darwin
7 /* IMPORTANT: on Darwin it is essential to use the _nocancel versions
9 is available. See docs/internals/Darwin-notes.txt for the reason
20 Why? Because on Darwin, pthread cancellation is done within the
36 (compared to succeeding using native Darwin semaphores). And if the
39 using native Darwin semaphores.
56 functionality. Furthermore, a Darwin-specific hack was required in
64 * m_syswrap/syscall-amd64-darwin.S
68 * m_syswrap/syswrap-darwin.c:
72 * env var handling w/ exec on Darwin: is there something odd? Compare
73 "valgrind env" on Darwin and Linux. On the former there are
79 * Cleanups: sort wrappers in syswrap-darwin.c and priv_syswrap-darwin.h
89 * syswrap-darwin.c: sys_{f,}chmod_extended: handling of ARG5 is way
111 m_main: relatedly, Darwin version does not collect/give out
115 m_main: Darwin port relies on blocking out big sections of address
121 VG_(di_notify_mmap): Linux version is also used for Darwin, and
128 syswrap-generic.c: VG_(init_preopened_fds) is #ifdefd for Darwin