[Patch] C1X threading support

Dag-Erling Smørgrav des at des.no
Thu Dec 22 17:04:19 UTC 2011


Hans Petter Selasky <hselasky at c2i.net> writes:
> Absolute timeouts is no good idea! We should stick with kernel-ticks when 
> possible :-)

There is no such thing as a kernel in the C standard.  All it knows
about is the implementation and the program.  The best solution would
probably have been a timescale that counts the time elapsed since the
start of the program.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-threads mailing list