Home
last modified time | relevance | path

Searched defs:PlatformThreadHandle (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/base/
H A Dplatform_thread.h23 typedef void* PlatformThreadHandle; // HANDLE typedef
26 typedef pthread_t PlatformThreadHandle; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/base/
H A Dplatform_thread.h23 typedef void* PlatformThreadHandle; // HANDLE typedef
26 typedef pthread_t PlatformThreadHandle; typedef
/dports/www/firefox/firefox-99.0/ipc/chromium/src/base/
H A Dplatform_thread.h23 typedef void* PlatformThreadHandle; // HANDLE typedef
26 typedef pthread_t PlatformThreadHandle; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/base/
H A Dplatform_thread.h23 typedef void* PlatformThreadHandle; // HANDLE typedef
26 typedef pthread_t PlatformThreadHandle; typedef
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dplatform_thread.h23 typedef void* PlatformThreadHandle; // HANDLE typedef
26 typedef pthread_t PlatformThreadHandle; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/base/
H A Dplatform_thread.h23 typedef void* PlatformThreadHandle; // HANDLE typedef
26 typedef pthread_t PlatformThreadHandle; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/threading/
H A Dplatform_thread.h86 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function
88 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/threading/
H A Dplatform_thread.h84 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function
86 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/threading/
H A Dplatform_thread.h84 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function
86 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/threading/
H A Dplatform_thread.h84 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function
86 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium/base/threading/
H A Dplatform_thread.h84 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function
86 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/threading/
H A Dplatform_thread.h84 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function
86 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/threading/
H A Dplatform_thread.h88 PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function
90 explicit PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/sfntly/cpp/src/test/
H A Dplatform_thread.h36 typedef HANDLE PlatformThreadHandle; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/sfntly/cpp/src/test/
H A Dplatform_thread.h36 typedef HANDLE PlatformThreadHandle; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium-shim/base/debug/
H A Dactivity_tracker.h19 class PlatformThreadHandle; variable
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium-shim/base/debug/
H A Dactivity_tracker.h19 class PlatformThreadHandle; variable
/dports/www/firefox/firefox-99.0/security/sandbox/chromium-shim/base/debug/
H A Dactivity_tracker.h19 class PlatformThreadHandle; variable
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/chromium-shim/base/debug/
H A Dactivity_tracker.h19 class PlatformThreadHandle; variable
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium-shim/base/debug/
H A Dactivity_tracker.h19 class PlatformThreadHandle; variable
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/time/
H A Dtime.h90 class PlatformThreadHandle; variable
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/time/
H A Dtime.h92 class PlatformThreadHandle; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/time/
H A Dtime.h102 class PlatformThreadHandle; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/time/
H A Dtime.h100 class PlatformThreadHandle; variable
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/time/
H A Dtime.h100 class PlatformThreadHandle; variable

12