Home
last modified time | relevance | path

Searched refs:threadrun (Results 1 – 5 of 5) sorted by relevance

/dports/databases/kyotocabinet/kyotocabinet-1.2.79/
H A Dkcthread.cc66 static ::DWORD threadrun(::LPVOID arg);
68 static void* threadrun(void* arg);
117 core->th = ::CreateThread(NULL, 0, (LPTHREAD_START_ROUTINE)threadrun, this, 0, &id); in start()
123 if (::pthread_create(&core->th, NULL, threadrun, this) != 0) in start()
277 static ::DWORD threadrun(::LPVOID arg) { in threadrun() function
284 static void* threadrun(void* arg) { in threadrun() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/coverage/
H A DCHANGES.rst979 .. _issue 85: http://bitbucket.org/ned/coveragepy/issue/85/threadrun-isnt-measured
/dports/devel/py-coverage/coverage-4.5.4/
H A DCHANGES.rst1681 .. _issue 85: https://bitbucket.org/ned/coveragepy/issues/85/threadrun-isnt-measured
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/coverage/
H A DCHANGES.rst2210 .. _issue 85: https://bitbucket.org/ned/coveragepy/issues/85/threadrun-isnt-measured
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/coverage/
H A DCHANGES.rst2210 .. _issue 85: https://bitbucket.org/ned/coveragepy/issues/85/threadrun-isnt-measured