Commit graph

2 commits

Author SHA1 Message Date
Simon Cruanes
30f987d1bf
test: make TLS test faster (do not yield as much) 2022-09-14 19:37:43 -04:00
Simon Cruanes
3e105434d9
add CCLocal_storage to containers-thread
Basic local storage emulation using an atomic-protected map. The goal
is for this to work both with 4.xx threads, 5.xx domains, and 5.xx
threads running on a given domain.
2022-09-14 18:49:46 -04:00