hashlink icon indicating copy to clipboard operation
hashlink copied to clipboard

Tls does not prevent GC

Open Aurel300 opened this issue 6 years ago • 0 comments

Something I found hidden in the hl docs that didn't show in the API docs:

https://github.com/HaxeFoundation/haxe/blob/72ef1d389e1f1ae3fdbf8a9f6bf76d39774db23b/std/sys/thread/Tls.hx#L32-L33

I'm guessing there should be some hl_add_root calls in thread.c.

Aurel300 avatar Aug 17 '19 22:08 Aurel300