Home
last modified time | relevance | path

Searched refs:vm_deallocate (Results 1 - 6 of 6) sorted by relevance

/third_party/libuv/src/unix/
H A Ddarwin.c222 vm_deallocate(mach_task_self(), (vm_address_t)info, msg_type); in uv_cpu_info()
240 vm_deallocate(mach_task_self(), (vm_address_t)info, msg_type); in uv_cpu_info()
/third_party/node/deps/uv/src/unix/
H A Ddarwin.c358 vm_deallocate(mach_task_self(), (vm_address_t)info, msg_type); in uv_cpu_info()
376 vm_deallocate(mach_task_self(), (vm_address_t)info, msg_type); in uv_cpu_info()
/third_party/googletest/googletest/src/
H A Dgtest-port.cc126 vm_deallocate(task, reinterpret_cast<vm_address_t>(thread_list),
/third_party/mesa3d/src/gtest/src/
H A Dgtest-port.cc133 vm_deallocate(task, in GetThreadCount()
/third_party/node/deps/googletest/src/
H A Dgtest-port.cc132 vm_deallocate(task, reinterpret_cast<vm_address_t>(thread_list),
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs5755 pub fn vm_deallocate( in vm_deallocate() functions

Completed in 20 milliseconds