summaryrefslogtreecommitdiff
path: root/.clang-tidy
diff options
context:
space:
mode:
authorkleines Filmröllchen <filmroellchen@serenityos.org>2022-07-13 10:33:14 +0200
committerLinus Groh <mail@linusgroh.de>2022-07-22 19:35:41 +0100
commit91913fba595e9f692cadf141ea0f0c29f789ed7f (patch)
treefeb2450a2aa901cb2651d61ecd43eccfb7db45e8 /.clang-tidy
parent500dc83f32e59feb5416301a5caa11e15f87fe0c (diff)
downloadserenity-91913fba595e9f692cadf141ea0f0c29f789ed7f.zip
LibThreading: Add is_started state information to Thread
Users can now determine whether a thread has been started or not. A started thread might also have already terminated. Implementation note: We *could* detect this with pthread APIs maybe, but this is much simpler.
Diffstat (limited to '.clang-tidy')
0 files changed, 0 insertions, 0 deletions