1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/sync
Delyan Angelov ad9848d983
fix cmd/tools/vtest.v build
This PR enables building them again with v2, by making vlib/sync/pool.v
single threaded for now, and by removing the use of generics till they
are fixed in v2.
2020-04-02 15:52:23 +02:00
..
pool_test.v fix cmd/tools/vtest.v build 2020-04-02 15:52:23 +02:00
pool.v fix cmd/tools/vtest.v build 2020-04-02 15:52:23 +02:00
sync_nix.v update copyright year 2020-01-23 21:04:46 +01:00
sync_windows.v update copyright year 2020-01-23 21:04:46 +01:00
waitgroup.v update copyright year 2020-01-23 21:04:46 +01:00