1# This file contains suppressions for the default (with GIL) build. 2# reference: https://github.com/google/sanitizers/wiki/ThreadSanitizerSuppressions 3race:get_allocator_unlocked 4race:set_allocator_unlocked 5 6# https://gist.github.com/mpage/daaf32b39180c1989572957b943eb665 7thread:pthread_create 8