gramineproject / graphene

Graphene / Graphene-SGX - a library OS for Linux multi-process applications, with Intel SGX support
https://grapheneproject.io
GNU Lesser General Public License v3.0
771 stars 261 forks source link

[LibOS] Remove internal threads IDs #2458

Closed boryspoplawski closed 3 years ago

boryspoplawski commented 3 years ago

Description of the changes

Internal threads do not need IDs at all and now have 0 set as the thread ID.


This change is Reviewable