os_alloc_create() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

os_alloc_create() function

Syntax

static int os_alloc_create(struct target *target,     const struct rtos_type *ostype);

Arguments

target

ostype

References

LocationReferrerText
rtos.c:86
static int os_alloc_create(struct target *target, const struct rtos_type *ostype)
rtos.c:133rtos_create()
return os_alloc_create(target, rtos_types[x]);

Call Tree

Functions calling os_alloc_create()
Functions called by os_alloc_create()
all items filtered out
os_alloc_create()
Data read by os_alloc_create()
Data written by os_alloc_create()
os_alloc_create()
os_alloc_create()::ret
all items filtered out