The attach() -> create() sequence was not covered by unit-tests in
qtbase, but this approach is used inside QSharedImageLoader.
It turns out that
|
||
|---|---|---|
| .. | ||
| producerconsumer | ||
| CMakeLists.txt | ||
| tst_qsharedmemory.cpp | ||
The attach() -> create() sequence was not covered by unit-tests in
qtbase, but this approach is used inside QSharedImageLoader.
It turns out that
|
||
|---|---|---|
| .. | ||
| producerconsumer | ||
| CMakeLists.txt | ||
| tst_qsharedmemory.cpp | ||