Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARMmbed/DAPLink
/ OS_XCB
Class
OS_XCB
source/rtos/rt_System.c:189–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
187
void rt_pop_req (void) {
188
/* Process an ISR post service requests. */
189
struct OS_XCB *p_CB;
190
P_TCB next;
191
U32 idx;
192
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected