Joshua Peraza 59c5d848e5 linux: Refactor `ptrace` usage. 6 years ago
..
child_port.defs 062138106c mac: ChildPortHandshake: allow receive rights to be sent 8 years ago
child_port_handshake.cc 6dac7ecdf5 Use constexpr at function scope 6 years ago
child_port_handshake.h acabe35928 doc: Fix all Doxygen warnings, cleaning up some generated documentation 7 years ago
child_port_handshake_test.cc 4b450c8137 test: Use (actual, [un]expected) in gtest {ASSERT,EXPECT}_{EQ,NE} 7 years ago
child_port_server.cc 281be63d00 Standardize on static constexpr for arrays when possible 6 years ago
child_port_server.h acabe35928 doc: Fix all Doxygen warnings, cleaning up some generated documentation 7 years ago
child_port_server_test.cc 8f0636288a Use constexpr at namespace scope 6 years ago
child_port_types.h e9482a704d Add the child_port Mach subsystem. 9 years ago
composite_mach_message_server.cc c83e773c33 Add CompositeMachMessageServer and its test. 9 years ago
composite_mach_message_server.h 6d2d31d2d1 Use base/macros.h instead of base/basictypes.h 8 years ago
composite_mach_message_server_test.cc 6dac7ecdf5 Use constexpr at function scope 6 years ago
exc_client_variants.cc 6d2d31d2d1 Use base/macros.h instead of base/basictypes.h 8 years ago
exc_client_variants.h acabe35928 doc: Fix all Doxygen warnings, cleaning up some generated documentation 7 years ago
exc_client_variants_test.cc 281be63d00 Standardize on static constexpr for arrays when possible 6 years ago
exc_server_variants.cc 6dac7ecdf5 Use constexpr at function scope 6 years ago
exc_server_variants.h acabe35928 doc: Fix all Doxygen warnings, cleaning up some generated documentation 7 years ago
exc_server_variants_test.cc 8f0636288a Use constexpr at namespace scope 6 years ago
exception_behaviors.cc 06d48e4b0a Add exception_behaviors and its test. 9 years ago
exception_behaviors.h 06d48e4b0a Add exception_behaviors and its test. 9 years ago
exception_behaviors_test.cc 281be63d00 Standardize on static constexpr for arrays when possible 6 years ago
exception_ports.cc 6dac7ecdf5 Use constexpr at function scope 6 years ago
exception_ports.h 6d2d31d2d1 Use base/macros.h instead of base/basictypes.h 8 years ago
exception_ports_test.cc 6dac7ecdf5 Use constexpr at function scope 6 years ago
exception_types.cc 3e5ae2dc87 Update comments in IsExceptionNonfatalResource() given 10.12 source 7 years ago
exception_types.h e7630628e9 mac: Report richer exception codes via metrics 7 years ago
exception_types_test.cc 281be63d00 Standardize on static constexpr for arrays when possible 6 years ago
mach_extensions.cc 8f0636288a Use constexpr at namespace scope 6 years ago
mach_extensions.h 8f0636288a Use constexpr at namespace scope 6 years ago
mach_extensions_test.cc 8f0636288a Use constexpr at namespace scope 6 years ago
mach_message.cc 8f0636288a Use constexpr at namespace scope 6 years ago
mach_message.h 8f0636288a Use constexpr at namespace scope 6 years ago
mach_message_server.cc 952f787f4a doc: Standardize on “macOS” in comments 7 years ago
mach_message_server.h ddcc74f08f mac: Tolerate dead names for reply ports in the exception handler server 7 years ago
mach_message_server_test.cc 6dac7ecdf5 Use constexpr at function scope 6 years ago
mach_message_test.cc 4b450c8137 test: Use (actual, [un]expected) in gtest {ASSERT,EXPECT}_{EQ,NE} 7 years ago
mig.py c4f6ca3c6a mac: Provide a larger thread state buffer for AVX-512 on 10.13 7 years ago
notify_server.cc 281be63d00 Standardize on static constexpr for arrays when possible 6 years ago
notify_server.h 6d2d31d2d1 Use base/macros.h instead of base/basictypes.h 8 years ago
notify_server_test.cc 4b450c8137 test: Use (actual, [un]expected) in gtest {ASSERT,EXPECT}_{EQ,NE} 7 years ago
scoped_task_suspend.cc 2bd5e23ea4 Add ScopedTaskSuspend and its test. 9 years ago
scoped_task_suspend.h 6d2d31d2d1 Use base/macros.h instead of base/basictypes.h 8 years ago
scoped_task_suspend_test.cc 4b450c8137 test: Use (actual, [un]expected) in gtest {ASSERT,EXPECT}_{EQ,NE} 7 years ago
symbolic_constants_mach.cc 281be63d00 Standardize on static constexpr for arrays when possible 6 years ago
symbolic_constants_mach.h e49510ab7c Add SymbolicConstantsMach and its test. 9 years ago
symbolic_constants_mach_test.cc 8f0636288a Use constexpr at namespace scope 6 years ago
task_for_pid.cc 59c5d848e5 linux: Refactor `ptrace` usage. 6 years ago
task_for_pid.h de3c46c6b3 Add TaskForPID(). 9 years ago
task_memory.cc a02ba24006 Convert from scoped_ptr to std::unique_ptr 8 years ago
task_memory.h a02ba24006 Convert from scoped_ptr to std::unique_ptr 8 years ago
task_memory_test.cc 6dac7ecdf5 Use constexpr at function scope 6 years ago