In Crashpad, can I call crashpadAnnotations->SetKeyValue() from different threads? March 04, 2020 21:22 When calling crashpadAnnotations->SetKeyValue() from different threads, you must protect it with a mutex. Related articles Platform Overview What is a submission url? Web Debugger What is a submission token?