Home
last modified time | relevance | path

Searched refs:check_fast_tls (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/base/platform/
H A Dplatform-posix.cc1178 bool check_fast_tls = false; in CreateThreadLocalKey() local
1180 check_fast_tls = true; in CreateThreadLocalKey()
1191 if (check_fast_tls) CheckFastTls(local_key); in CreateThreadLocalKey()

Completed in 2 milliseconds