Home
last modified time | relevance | path

Searched refs:inherited (Results 1 – 9 of 9) sorted by relevance

/glibc-2.36/nptl/
Dtst-default-attr.c209 int inherited, policy; in verify_sched_result() local
212 RETURN_IF_FAIL (pthread_attr_getinheritsched, attr, &inherited); in verify_sched_result()
213 if (inherited != PTHREAD_EXPLICIT_SCHED) in verify_sched_result()
/glibc-2.36/manual/
Dpipe.texi9 is created for one use and both ends must be inherited from the single
Dthreads.texi693 thread is inherited from the thread that calls @code{pthread_create}.
Dllio.texi1043 with @code{dup} or @code{dup2}, and when descriptors are inherited
4073 process exits, and are not inherited by child processes created using
4290 Open file description locks are also inherited by child processes across
Dsignal.texi2613 the signal mask is inherited over @code{fork} and @code{exec} calls, you
Dmemory.texi3380 Memory locks are not inherited by child processes. (But note that on a
Dfilesys.texi2584 shell (using the @code{umask} shell command), and inherited by all
/glibc-2.36/
DNEWS1560 [19903] hurd: Shared mappings not being inherited by children processes
5024 * Support for priority inherited mutexes in pthread condition variables on
/glibc-2.36/ChangeLog.old/
DChangeLog.nptl7666 parameters are not inherited, copy parameters from attribute or