mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 00:38:06 +02:00
During loading of snapshot, there will be a single-threaded decoder that aquires the same mReconstructionMutex, repeatedly. Since the mReconstructionMutex is intentionally changed to be non-recursive, we should not aquire it at the beginning of load call; otherwise, we will be deadlock the decoder thread. Reviewed-by: Marcin Radomski <dextero@google.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33018> |
||
|---|---|---|
| .. | ||
| aemu | ||
| codegen | ||
| guest | ||
| .clang-format | ||
| meson.build | ||