Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_console/py/pw_console/
H A Dconsole_app.py1126 def _user_code_thread_entry(self): member in ConsoleApp
1134 target=self._user_code_thread_entry, args=(), daemon=True