Home
last modified time | relevance | path

Searched refs:app_partitions (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/tests/benchmarks/sched_userspace/src/
Dmain.c82 app_threads[tid].partition = app_partitions[tid]; in exec_test()
Dapp_threads.h61 struct k_mem_partition *app_partitions[MAX_NB_THREADS] = { variable