Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
static void
16
ff_set_thread(struct thread *other) {
17
pcurthread = other;
18
}
19
20
static
21
void* ff_start_routine(void * data) {
Callers
1
ff_start_routine
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected