MCPcopy Create free account
hub / github.com/f9micro/f9-kernel / thread_map_search

Function thread_map_search

kernel/thread.c:139–154  ·  view source on GitHub ↗

* Return the insertion point for @globalid in the sorted thread_map array. * The @count argument is the current number of valid entries, so the search * range is [0, count). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

thread_map_insertFunction · 0.85
thread_map_deleteFunction · 0.85
thread_by_globalidFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected