Home
last modified time | relevance | path

Searched refs:inherit (Results 1 – 3 of 3) sorted by relevance

/sysdeps/mach/hurd/
A Dmremap.c44 vm_inherit_t inherit; in __mremap() local
63 &begin, &len, &prot, &max_prot, &inherit, in __mremap()
115 obj, offset + len, 0, prot, max_prot, inherit); in __mremap()
131 obj, offset, 0, prot, max_prot, inherit); in __mremap()
137 obj, offset, 0, prot, max_prot, inherit); in __mremap()
154 old_len == 0, prot, max_prot, inherit); in __mremap()
165 old_len == 0, prot, max_prot, inherit); in __mremap()
A Dmsync.c42 vm_inherit_t inherit; in msync() local
55 &begin, &len, &prot, &max_prot, &inherit, in msync()
/sysdeps/nptl/
A DpthreadP.h374 int *inherit);
375 extern int __pthread_attr_setinheritsched (pthread_attr_t *attr, int inherit);

Completed in 6 milliseconds