zephyr/lib/os
Anas Nashif b4cd1c1a53 lib: mempool: alloc_bit_is_set is used only with asserts
Put it behind an ifdef CONFIG_ASSERT to make clang happy.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2020-08-19 06:57:40 -04:00
..
assert.c
base64.c
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
crc7_sw.c
crc8_sw.c
crc16_sw.c
crc32_sw.c
dec.c
fdtable.c lib: fdtable: Add callback for close() calls 2020-08-14 09:47:51 -07:00
heap-validate.c
heap.c lib: os/heap: timeout: avoid identifier collisions 2020-07-25 21:26:15 -04:00
heap.h
hex.c
json.c
Kconfig
mempool.c lib: mempool: alloc_bit_is_set is used only with asserts 2020-08-19 06:57:40 -04:00
mutex.c
notify.c
onoff.c sys: onoff: support clients using synchronous transitions 2020-08-14 17:53:39 +02:00
printk.c
rb.c
ring_buffer.c
sem.c
thread_entry.c
timeutil.c
work_q.c lib/os/work_q: sanity check work_q handler prior to calling it 2020-07-24 12:07:17 +02:00