mirror of
https://github.com/mmueller41/mxtasking.git
synced 2026-01-21 12:42:57 +01:00
Removed TODO for class thread.
This commit is contained in:
@@ -9,7 +9,7 @@ namespace mx::system {
|
|||||||
* Encapsulates methods for thread access.
|
* Encapsulates methods for thread access.
|
||||||
*/
|
*/
|
||||||
/* Deprecated for Genode */
|
/* Deprecated for Genode */
|
||||||
/* TODO: mx::system::thread : Replace POSIX-style thread pinning with Genode thread affinities */
|
/* Done: mx::system::thread : Replace POSIX-style thread pinning with Genode thread affinities */
|
||||||
|
|
||||||
class thread
|
class thread
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user