Searched defs:inherit (Results 1 - 5 of 5) sorted by relevance
| /src/lib/libpthread/ | ||
| H A D | pthread_attr.c | 205 pthread_attr_getinheritsched(const pthread_attr_t *attr, int *inherit) argument 221 pthread_attr_setinheritsched(pthread_attr_t *attr, int inherit) argument |
| /src/sys/uvm/ | ||
| H A D | uvm_mmap.c | 629 vm_inherit_t inherit; local in function:sys_minherit |
| H A D | uvm_map.c | 1283 const vm_inherit_t inherit = UVM_INHERIT(flags); local in function:uvm_map_enter |
| /xsrc/external/mit/MesaLib.old/dist/src/gtest/src/ | ||
| H A D | gtest-death-test.cc | 1047 struct inheritance inherit = {0}; local in function:testing::internal::ExecDeathTestSpawnChild |
| /xsrc/external/mit/MesaLib/dist/src/gtest/src/ | ||
| H A D | gtest-death-test.cc | 1340 struct inheritance inherit = {0}; local in function:testing::internal::ExecDeathTestSpawnChild |
Completed in 23 milliseconds