DynamoRIO / DynamoRIO/dynamorio
support detach on 32-bit ARM (AArch64 finished)
Open
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
Assessment
This issue has not been assessed yet.