MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / is_data_lock

Method is_data_lock

DSView/pv/sigsession.h:244–246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242 uint16_t get_ch_num(int type);
243
244 inline bool is_data_lock(){
245 return _data_lock;
246 }
247
248 void data_auto_lock(int lock);
249 void data_auto_unlock();

Callers 1

measureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected