true if the thread was created by createLowLevelThread and is still running.bool findLowLevelThread(ThreadID tid) nothrow @nogcCheck whether a thread was created by createLowLevelThread.
tid | the platform specific thread ID. |
true if the thread was created by createLowLevelThread and is still running.