aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/net
diff options
context:
space:
mode:
authorAyke van Laethem <[email protected]>2024-11-18 09:24:08 +0100
committerAyke <[email protected]>2024-11-22 08:17:35 +0100
commit8d048216392c17a13833f621f3c9760dc302ff36 (patch)
treee2a5d3697fb8446a992337bbc3baa1ac21783415 /src/net
parentf75187392d511ae37c857e2c10a3d59136fbab69 (diff)
downloadtinygo-8d048216392c17a13833f621f3c9760dc302ff36.tar.gz
tinygo-8d048216392c17a13833f621f3c9760dc302ff36.zip
runtime: prepare the leaking GC for concurrent operations
This uses the task.PMutex parallel-only-mutex type to make the leaking GC parallelism safe. The task.PMutex type is currently a no-op but will become a real mutex once we add true parallelism.
Diffstat (limited to 'src/net')
0 files changed, 0 insertions, 0 deletions