MCPcopy Create free account
hub / github.com/apache/brpc / _release_additional_reference

Function _release_additional_reference

src/bthread/execution_queue_inl.h:204–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202 bool _more_tasks(TaskNode* old_head, TaskNode** new_tail,
203 bool has_uniterated);
204 void _release_additional_reference() {
205 dereference();
206 }
207 void _on_recycle();
208 int _execute(TaskNode* head, bool high_priority, int* niterated);
209 static void* _execute_tasks(void* arg);

Callers 1

stopMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected