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 * Cleanups: sort wrappers in syswrap-darwin.c and priv_syswrap-darwin.h
82 * syswrap-darwin.c: sys_{f,}chmod_extended: handling of ARG5 is way
104 m_main: relatedly, Darwin version does not collect/give out
108 m_main: Darwin port relies on blocking out big sections of address
114 VG_(di_notify_mmap): Linux version is also used for Darwin, and
121 syswrap-generic.c: VG_(init_preopened_fds) is #ifdefd for Darwin