Age | Commit message (Collapse) | Author |
|
ok otto@
|
|
With this, java seems to be operational. Also make threads_ready
non-static, which is needed for an upcoming diff. ok tedu@
|
|
|
|
and fix a bug in thread creation error path. ok tedu@
|
|
will make the right thing happen. verified by kettenis and drahn
|
|
update for new thrwakeup that takes a count argument
|
|
pthread_stackseg_np(), from existing pthread lib.
discussed with tedu@ ok marc@
|
|
|
|
|
|
|
|
libpthread code).
|
|
libpthread code).
|
|
|
|
|
|
call right sycall after threadfn return
|
|
|
|
raceable.
|
|
|
|
libpthread code).
|
|
|
|
|
|
existing libpthread code.
|
|
must be called with the thread_lock held, or we crash in rfork_thread
|
|
|
|
interfaces that aren't static, and a few that are but which will change
|
|
but still have the callers check for good measure).
prompted by miod "err() in a library???"
|
|
|
|
ok tedu
|
|
deal with machines that have upside down stacks
|
|
started by miod
|
|
Help deraadt, tedu, kettenis
Ok tedu, kettenis
|
|
pthread_concurrency -> pthread_setconcurrency
|
|
|
|
|
|
add pthread_get/set_stack[addr] (info not used yet)
|
|
|
|
|
|
ok deraadt@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
but some of the functions are here now.
|
|
|
|
possible
|