Searched hist:145434 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/sys/
H A Dthr.hdiff 145434 Sat Apr 23 02:36:07 MDT 2005 davidxu Add new syscall thr_new to create thread in atomic, it will
inherit signal mask from parent thread, setup TLS and stack, and
user entry address.
Also support POSIX thread's PTHREAD_SCOPE_PROCESS and PTHREAD_SCOPE_SYSTEM,
sysctl is also provided to control the scheduler scope.
/freebsd-10.3-release/sys/kern/
H A Dkern_thr.cdiff 145434 Sat Apr 23 02:36:07 MDT 2005 davidxu Add new syscall thr_new to create thread in atomic, it will
inherit signal mask from parent thread, setup TLS and stack, and
user entry address.
Also support POSIX thread's PTHREAD_SCOPE_PROCESS and PTHREAD_SCOPE_SYSTEM,
sysctl is also provided to control the scheduler scope.
H A Dsyscalls.masterdiff 145434 Sat Apr 23 02:36:07 MDT 2005 davidxu Add new syscall thr_new to create thread in atomic, it will
inherit signal mask from parent thread, setup TLS and stack, and
user entry address.
Also support POSIX thread's PTHREAD_SCOPE_PROCESS and PTHREAD_SCOPE_SYSTEM,
sysctl is also provided to control the scheduler scope.

Completed in 186 milliseconds