MCPcopy 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

TESTFunction · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36