Home
last modified time | relevance | path

Searched defs:GetThreadOptions (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_thread/public/pw_thread/
Dnative_options.h30 constexpr NativeThreadOptions GetThreadOptions( in GetThreadOptions() function
50 constexpr NativeThreadOptions GetThreadOptions( in GetThreadOptions() function
63 constexpr NativeThreadOptions GetThreadOptions( in GetThreadOptions() function
/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
Dhost_stream.cc29 port::ThreadOptions GetThreadOptions(size_t stack_size_in_bytes) { in GetThreadOptions() function