Home
last modified time | relevance | path

Searched refs:TransferThreadOptions (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/pigweed/pw_system/
H A Dthreads.cc85 const thread::Options& TransferThreadOptions() { in TransferThreadOptions() function
147 const thread::Options& TransferThreadOptions() { return stl_thread_options; } in TransferThreadOptions() function
H A Dstl_target_hooks.cc32 const thread::Options& TransferThreadOptions() { in TransferThreadOptions() function
H A Dinit.cc100 thread::DetachedThread(system::TransferThreadOptions(), GetTransferThread()); in InitImpl()
H A Dfreertos_target_hooks.cc70 const thread::Options& TransferThreadOptions() { in TransferThreadOptions() function
H A Dsystem.cc165 thread::DetachedThread(system::TransferThreadOptions(), in InitTask()
/aosp_15_r20/external/pigweed/pw_transfer/integration_test/
H A Dclient.cc62 thread::Options& TransferThreadOptions() { in TransferThreadOptions() function
83 pw::Thread system_thread(TransferThreadOptions(), transfer_thread); in PerformTransferActions()
/aosp_15_r20/external/pigweed/pw_transfer/
H A Dtransfer_thread_test.cc42 thread::Options& TransferThreadOptions() { in TransferThreadOptions() function
54 system_thread_(TransferThreadOptions(), transfer_thread_), in TransferThreadTest()
H A Dtransfer_test.cc37 thread::Options& TransferThreadOptions() { in TransferThreadOptions() function
131 system_thread_(TransferThreadOptions(), transfer_thread_) { in ReadTransfer()
751 system_thread_(TransferThreadOptions(), transfer_thread_),
2466 system_thread_(TransferThreadOptions(), transfer_thread_) { in ReadTransferLowMaxRetries()
2701 system_thread_(TransferThreadOptions(), transfer_thread_),
3090 system_thread_(TransferThreadOptions(), transfer_thread_),
3205 system_thread_(TransferThreadOptions(), transfer_thread_) { in GetResourceStatus()
H A Dclient_test.cc38 thread::Options& TransferThreadOptions() { in TransferThreadOptions() function
58 system_thread_(TransferThreadOptions(), transfer_thread_) { in ReadTransfer()
1062 system_thread_(TransferThreadOptions(), transfer_thread_) { in WriteTransfer()
/aosp_15_r20/external/pigweed/pw_system/public/pw_system/
H A Dtarget_hooks.h24 const thread::Options& TransferThreadOptions();
/aosp_15_r20/external/pigweed/pw_system/pw_system_private/
H A Dthreads.h22 const thread::Options& TransferThreadOptions();