DynamoRIO / DynamoRIO/dynamorio

support detach on 32-bit ARM (AArch64 finished)

Open
#1,578 9 comments 0 reactions 1 assignee Claimed by @derekbruening View on GitHub
OpSys-AArch64 OpSys-ARM OpSys-Linux Type-Feature
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 18h
Merged PRs (30d)
30

Description

To determine whether a thread has exited I'm storing a value in the app TLS slot we're using. To properly detach we'll need to instead restore that value. This issue covers coming up with some other solution to the problem of figuring out whether a thread has exited, or else delaying the detach value restore.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.