mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-02 03:58:11 +00:00
raddbgi_from_pdb: multithread initial independent parsing/preparation phases of converter
This commit is contained in:
@@ -788,8 +788,8 @@ lnx_thread_base(void *ptr){
|
||||
|
||||
TCTX tctx_;
|
||||
tctx_init_and_equip(&tctx_);
|
||||
|
||||
func(thread_ptr);
|
||||
tctx_release();
|
||||
|
||||
// remove my bit
|
||||
U32 result = __sync_fetch_and_and(&entity->reference_mask, ~0x2);
|
||||
|
||||
Reference in New Issue
Block a user