Home
last modified time | relevance | path

Searched defs:thread_stop (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_thread.h155 struct thread_stop { struct
159 extern struct thread_stop thread_stop; argument
Dmock_osi_thread.cc45 struct thread_stop thread_stop; variable
92 void thread_stop(thread_t* thread) { in thread_stop() function
/aosp_15_r20/external/ot-br-posix/src/openwrt/controller/
H A Dthread.lua216 function thread_stop() function
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_cs_breadcrumbs.cc34 bool thread_stop; member
/aosp_15_r20/packages/modules/Bluetooth/system/osi/src/
Dthread.cc155 void thread_stop(thread_t* thread) { in thread_stop() function
/aosp_15_r20/packages/modules/Bluetooth/system/test/stub/
Dosi.cc245 void thread_stop(thread_t* thread) { inc_func_call_count(__func__); } in thread_stop() function
/aosp_15_r20/external/openthread/tests/toranj/cli/
H A Dcli.py309 def thread_stop(self): member in Node
/aosp_15_r20/external/openthread/tools/otci/otci/
H A Dotci.py222 def thread_stop(self): member in OTCI
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dnode.py998 def thread_stop(self): member in NodeImpl