Re: RFC: VSTHlite - pthread test suite
Andrew Doran <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.general |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jun 25, 2008 at 12:04:15PM +0000, Andrew Doran wrote: > Nearly all of the threads interfaces are implemented. Missing is process > shared synchronization and priority inheritance (at user level). Note that these are optional features (POSIX/SUS). Andrew