Commit 3ec1925
authored
Merge pull request #138 from Flow-IPC/isal-61_shm-sess-channel-thread-safety
Comment and/or doc changes. (Opportunistic/unrelated/prep for small release.) / Pulling in submodules. <ipc_t_s: `ipc::transport::struc::Channel` API now formally allows concurrent calls of its APIs on the same object except for `.sync_request()` executing concurrently with itself. [ATTN: Very soon the "except" will also be removed.]> <ipc_sal: `ipc::session::shm::arena_lend::jemalloc::Shm_session` internal bug fix to avoid assertion-trip and/or instability under intense concurrent allocation load.>3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments