zephyr/lib/os
Andrew Boie c8aee7b413 sys_mem_pool: use sys_mutex
Permission management no longer necessary, the former
parameter for the mutex is now simply ignored.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-04-03 13:47:45 -04:00
..
assert.c
base64.c
CMakeLists.txt lib: os: add sys_mutex data type 2019-04-03 13:47:45 -04:00
crc7_sw.c
crc8_sw.c
crc16_sw.c all: Update unsigend 'U' suffix due to multiplication 2019-03-28 17:15:58 -05:00
crc32_sw.c
fdtable.c
json.c
Kconfig
mempool.c sys_mem_pool: use sys_mutex 2019-04-03 13:47:45 -04:00
mutex.c lib: os: add sys_mutex data type 2019-04-03 13:47:45 -04:00
printk.c
rb.c
ring_buffer.c
thread_entry.c
work_q.c