mirror of
https://github.com/drasko/codezero.git
synced 2026-04-04 02:59:03 +02:00
Currently, the tid returned from kernel contains container id as well, which makes it sufficient to do inter-container syscalls without any preparation. The helpers added are for presentation purposes only. Container id is deleted so that the raw thread id is available for printing or similar.