Branch: refs/heads/rurban/thread-lock-gh1187
  Home:   https://github.com/parrot/parrot
  Commit: c95936f183c6d42ce106797f66d0a6ec2e601419
      
https://github.com/parrot/parrot/commit/c95936f183c6d42ce106797f66d0a6ec2e601419
  Author: Reini Urban <[email protected]>
  Date:   2025-12-18 (Thu, 18 Dec 2025)

  Changed paths:
    M src/gc/gc_gms.c

  Log Message:
  -----------
  threads: refactor thread locks in the GC

Simplify GC locks to new macros:
- THREAD_COND_{UN,}LOCK only if locked/lockable (with the self->locked guard)
- THREAD_{UN,}LOCK unconditionally (race free).



To unsubscribe from these emails, change your notification settings at 
https://github.com/parrot/parrot/settings/notifications
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to