Home
last modified time | relevance | path

Searched refs:actual_flags (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_thread_threadx/
Dthread.cc187 ULONG actual_flags = 0; in join() local
191 &actual_flags, in join()
/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/bonnet/
Dtun_device_test.cc55 auto* actual_flags = reinterpret_cast<int*>(argp); in SetInitExpectations() local
56 *actual_flags = kSupportedFeatures; in SetInitExpectations()