Commit graph

3 commits

Author SHA1 Message Date
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
Simon Cruanes
10865eaced reformat 2022-07-04 13:36:06 -04:00
Simon Cruanes
1111c0fa9a
wip: convert tests into testlib 2022-07-02 14:47:03 -04:00