summaryrefslogtreecommitdiff
path: root/reclaim.c
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2023-04-27 07:33:50 +0300
committerIvan Maidanski <ivmai@mail.ru>2023-04-27 09:34:32 +0300
commit7334cc94a04bf188762c99b2e4bfc932e508bdc2 (patch)
treed2530e11f3efbac4c1b7e7b6150475f04ec91119 /reclaim.c
parent430e44c4a37dd2282f58ddc62dc53e43e4bf8724 (diff)
downloadbdwgc-7334cc94a04bf188762c99b2e4bfc932e508bdc2.tar.gz
Eliminate data race FP between remove_protection and write_fault_handler
* os_dep.c [MPROTECT_VDB] (get_pht_entry_from_index_async): Define (as a static function with GC_ATTR_NO_SANITIZE_THREAD or as a macro); add comment. * os_dep.c [!GC_DISABLE_INCREMENTAL && MPROTECT_VDB] (GC_remove_protection): Call get_pht_entry_from_index_async() instead of get_pht_entry_from_index().
Diffstat (limited to 'reclaim.c')
0 files changed, 0 insertions, 0 deletions