Age | Commit message (Expand) | Author |
---|---|---|
2022-12-11 | LibThreading: Overhaul thread behavior with ThreadState | kleines Filmröllchen |
2022-12-11 | LibThreading: Add a thread state enum | kleines Filmröllchen |
2022-12-11 | LibThreading: Add Thread formatter | kleines Filmröllchen |
2022-12-11 | LibThreading: Move now-trivial accessors of Thread to cpp file | kleines Filmröllchen |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-13 | LibThreading: Add thread priority controls to Thread | kleines Filmröllchen |
2022-07-22 | Everywhere: Prefix 'TYPEDEF_DISTINCT_ORDERED_ID' with 'AK_' | Linus Groh |
2022-07-22 | LibThreading: Add is_started state information to Thread | kleines Filmröllchen |
2022-07-12 | Everywhere: Use default StringView constructor over nullptr | sin-ack |
2021-07-02 | LibThreading: Add new detach() API to Thread | Spencer Dixon |
2021-05-22 | Userland: Rename LibThread => LibThreading | Andreas Kling |