HomeFreeBSD

Revamp suspend and resume. While I'm here add pthread_suspend_all_np()

Description

Revamp suspend and resume. While I'm here add pthread_suspend_all_np()
and pthread_resume_all_np(). These suspend and resume all threads except
the current thread, respectively. The existing functions pthread_single_np()
and pthread_multi_np(), which formerly had no effect, now exhibit the same
behaviour and pthread_suspend_all_np() and pthread_resume_all_np(). These
functions have been added mostly for the native java port.

Don't allow the uthread kernel pipe to use the same descriptors as
stdio. Mostily submitted by Oswald Buddenhagen <ossi@kde.org>.

Correct some minor style nits.

Details

Provenance
deischenAuthored on May 24 2002, 4:32 AM
Parents
rGa119f259955f: Add a nextboot script to make it easier to control the loader nextboot
Branches
Unknown
Tags
Unknown

Event Timeline