Graphene / Graphene-SGX - a library OS for Linux multi-process applications, with Intel SGX support
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
Description of the changes
Internal threads do not need IDs at all and now have
0
set as the thread ID.This change is