zephyr/arch/posix
Niranjhana N 414c39fc94 posix: add pthread_key and pthread_once APIs
Added 4 new pthread_key APIs for thread-specific data
key creation, deletion, setting and getting the values.

Added a key list to the posix_struct for threads.

Added pthread_once API.

Signed-off-by: Niranjhana N <niranjhana.n@intel.com>
2018-07-19 08:46:33 -04:00
..
core kernel: move thread monitor init to common code 2018-06-06 14:26:45 -04:00
include posix: add pthread_key and pthread_once APIs 2018-07-19 08:46:33 -04:00
soc native: Add NATIVE_EXIT_TASK hooks 2018-07-18 15:43:12 -04:00
CMakeLists.txt boards: native_posix: Add option to build with Address Sanitizer 2018-07-03 17:06:25 -04:00
Kconfig kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00