11.3 Thread-Local Storage (original) (raw)
top contents [← prev](async-channel.html "backward to "11.2.4 Buffered Asynchronous Channels"") [up](concurrency.html "up to "11 Concurrency and Parallelism"") [next →](threadcells.html "forward to "11.3.1 Thread Cells"")
11.3 Thread-Local Storage🔗ℹ
Thread cells provides primitive support for thread-local storage. Parameters combine thread cells and continuation marks to support thread-specific, continuation-specific binding.
11.3.1 Thread Cells |
---|
11.3.2 Parameters |
top contents [← prev](async-channel.html "backward to "11.2.4 Buffered Asynchronous Channels"") [up](concurrency.html "up to "11 Concurrency and Parallelism"") [next →](threadcells.html "forward to "11.3.1 Thread Cells"")