Branch: refs/heads/rurban/thread-lock-gh1187
  Home:   https://github.com/parrot/parrot
  Commit: 404e6f930dfbc821e4910d273e5257b356dfcd2d
      
https://github.com/parrot/parrot/commit/404e6f930dfbc821e4910d273e5257b356dfcd2d
  Author: Reini Urban <[email protected]>
  Date:   2025-12-17 (Wed, 17 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