Searched hist:239347 (Results 1 - 9 of 9) sorted by path

/freebsd-11-stable/lib/libc/gen/
H A Dsysconf.cdiff 239347 Fri Aug 17 00:32:48 MDT 2012 davidxu Implement syscall clock_getcpuclockid2, so we can get a clock id
for process, thread or others we want to support.
Use the syscall to implement POSIX API clock_getcpuclock and
pthread_getcpuclockid.

PR: 168417
H A DSymbol.mapdiff 239347 Fri Aug 17 00:32:48 MDT 2012 davidxu Implement syscall clock_getcpuclockid2, so we can get a clock id
for process, thread or others we want to support.
Use the syscall to implement POSIX API clock_getcpuclock and
pthread_getcpuclockid.

PR: 168417
/freebsd-11-stable/lib/libc/sys/
H A DSymbol.mapdiff 239347 Fri Aug 17 00:32:48 MDT 2012 davidxu Implement syscall clock_getcpuclockid2, so we can get a clock id
for process, thread or others we want to support.
Use the syscall to implement POSIX API clock_getcpuclock and
pthread_getcpuclockid.

PR: 168417
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_systrace_args.cdiff 239347 Fri Aug 17 00:32:48 MDT 2012 davidxu Implement syscall clock_getcpuclockid2, so we can get a clock id
for process, thread or others we want to support.
Use the syscall to implement POSIX API clock_getcpuclock and
pthread_getcpuclockid.

PR: 168417
H A Dsyscalls.masterdiff 239347 Fri Aug 17 00:32:48 MDT 2012 davidxu Implement syscall clock_getcpuclockid2, so we can get a clock id
for process, thread or others we want to support.
Use the syscall to implement POSIX API clock_getcpuclock and
pthread_getcpuclockid.

PR: 168417
/freebsd-11-stable/sys/kern/
H A Dsystrace_args.cdiff 239347 Fri Aug 17 00:32:48 MDT 2012 davidxu Implement syscall clock_getcpuclockid2, so we can get a clock id
for process, thread or others we want to support.
Use the syscall to implement POSIX API clock_getcpuclock and
pthread_getcpuclockid.

PR: 168417
/freebsd-11-stable/include/
H A Dtime.hdiff 245428 Mon Jan 14 16:11:56 MST 2013 dim Add CLOCK_PROCESS_CPUTIME_ID to <time.h>, to synchronize the CLOCK_*
values with those in <sys/time.h>. Otherwise, if a program includes
<time.h> before <sys/time.h>, the CLOCK_PROCESS_CPUTIME_ID macro never
gets defined.

Reviewed by: davidxu
X-MFC-With: 239347
/freebsd-11-stable/sys/sys/
H A Dtime.hdiff 239347 Fri Aug 17 00:32:48 MDT 2012 davidxu Implement syscall clock_getcpuclockid2, so we can get a clock id
for process, thread or others we want to support.
Use the syscall to implement POSIX API clock_getcpuclock and
pthread_getcpuclockid.

PR: 168417
H A Dunistd.hdiff 239347 Fri Aug 17 00:32:48 MDT 2012 davidxu Implement syscall clock_getcpuclockid2, so we can get a clock id
for process, thread or others we want to support.
Use the syscall to implement POSIX API clock_getcpuclock and
pthread_getcpuclockid.

PR: 168417

Completed in 327 milliseconds