Home
last modified time | relevance | path

Searched refs:PThreadStateRunning (Results 1 – 11 of 11) sorted by relevance

/dports/misc/visp/visp-3.4.0/3rdparty/pthreads4w/
H A Dpthread_kill.c100 || tp->state < PThreadStateRunning) in pthread_kill()
H A Dpthread_self.c178 sp->state = PThreadStateRunning; in pthread_self()
H A Dptw32_threadStart.c168 sp->state = PThreadStateRunning; in __ptw32_threadStart()
H A Dimplement.h156 PThreadStateRunning, /* Thread alive & kicking */ enumerator
H A DChangeLog78 must be less than PThreadStateRunning to reflect an invalid thread
83 * pthread_self.c: set implicit thread handle state to PThreadStateRunning.
85 regardless because it must have state >= PThreadStateRunning on return.
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dptw32_threadStart.c174 sp->state = PThreadStateRunning; in ptw32_threadStart()
H A Dimplement.h134 PThreadStateRunning, /* Thread alive & kicking */ enumerator
/dports/devel/mingw32-pthreads/pthreads-w32-2-8-0-release/
H A Dptw32_threadStart.c170 sp->state = PThreadStateRunning; in ptw32_threadStart()
H A Dimplement.h109 PThreadStateRunning, /* Thread alive & kicking */ enumerator
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/w32-pthreads/
H A Dptw32_threadStart.c174 sp->state = PThreadStateRunning; in ptw32_threadStart()
H A Dimplement.h122 PThreadStateRunning, /* Thread alive & kicking */ enumerator