MCPcopy Create free account
hub / github.com/F-Stack/f-stack / ff_set_thread

Function ff_set_thread

lib/ff_thread.c:15–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13};
14
15static void
16ff_set_thread(struct thread *other) {
17 pcurthread = other;
18}
19
20static
21void* ff_start_routine(void * data) {

Callers 1

ff_start_routineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected