zephyr/lib/os
Kumar Gala 9be0914885 lib: os: p4wq: Convert CONFIG_MP_NUM_CPUS handling
Move runtime checks to use arch_num_cpus().  This is to allow
runtime determination of the number of CPUs in the future.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2022-10-31 17:08:34 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.cbprintf
Kconfig.heap
assert.c
base64.c
bitarray.c
cbprintf.c
cbprintf_complete.c
cbprintf_nano.c
cbprintf_packaged.c
crc7_sw.c
crc8_sw.c
crc16_sw.c
crc32_sw.c
crc32c_sw.c
dec.c
fdtable.c
heap-validate.c
heap.c
heap.h
heap_listener.c
hex.c
json.c
mem_blocks.c
mpsc_pbuf.c
multi_heap.c
mutex.c
notify.c
onoff.c
p4wq.c
printk.c
rb.c
reboot.c
ring_buffer.c
sem.c
shared_multi_heap.c
spsc_pbuf.c
thread_entry.c
timeutil.c
user_work.c
utf8.c
winstream.c