Searched refs:thread_creation_caller_count (Results 1 – 2 of 2) sorted by relevance
121 ctask->extmod_statistics.thread_creation_caller_count++; in extmod_statistics_incr_thread_create()
198 int64_t thread_creation_caller_count; /* # of threads created by task */ member