Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ArduPilot/ardupilot
/ is_started
Method
is_started
libraries/AP_HAL_Linux/Thread.h:42–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
bool is_current_thread();
41
42
bool is_started() const { return _started; }
43
44
size_t get_stack_usage();
45
Callers
3
register_periodic_callback
Method · 0.45
register_periodic_callback
Method · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36