mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-08-01 15:30:29 +00:00
Add *NSYNC to libc/isystem
This commit is contained in:
parent
6f7d0cb1c3
commit
22b63d0b98
32 changed files with 286 additions and 119 deletions
9
third_party/nsync/README.md
vendored
9
third_party/nsync/README.md
vendored
|
@ -1,7 +1,12 @@
|
|||
# *NSYNC
|
||||
|
||||
The `THIRD_PARTY_NSYNC` and `LIBC_THREAD` packages include source code
|
||||
from *NSYNC. Here's the latest upstream synchronization point:
|
||||
*NSYNC is a library providing scalable synchronization primitives. The
|
||||
following packages are provided:
|
||||
|
||||
- `THIRD_PARTY_NSYNC` has `nsync_mu` which doesn't depend on malloc().
|
||||
- `THIRD_PARTY_NSYNC_MEM` has the rest of *NSYNC, e.g. `nsync_cv`.
|
||||
|
||||
The origin of this code is here:
|
||||
|
||||
git@github.com:google/nsync
|
||||
ac5489682760393fe21bd2a8e038b528442412a7 (1.25.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue