1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/lib/libkse
Daniel Eischen 42a5f6248b Add a working pthread_[gs]etconcurrency. Initial null implementation
provided by Sergey A. Osokin <osa@freebsd.org.ru>.

In order to test this on a single CPU machine, you need to:

    sysctl kern.threads.debug=1
    sysctl kern.threads.virtual_cpu=2
2003-04-22 20:29:16 +00:00
..
arch/i386 Sorry folks; I accidentally committed a patch from what I was working 2003-04-18 07:09:43 +00:00
sys Sorry folks; I accidentally committed a patch from what I was working 2003-04-18 07:09:43 +00:00
test
thread Add a working pthread_[gs]etconcurrency. Initial null implementation 2003-04-22 20:29:16 +00:00
Makefile Add an i386-specifc hack to always set %gs. There still seems 2003-04-21 04:02:56 +00:00