Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
fd2052d524e64adc5cce6cb15ccb390a0f54e499
/
lib
/
posix
/
pthread.c
cbd31d7
lib: migrate includes to <zephyr/...>
by Gerard Marull-Paretas
· 2 years, 11 months ago
7c583bb
lib: posix: support for pthread_attr_setstacksize
by Christopher Friedt
· 3 years ago
0e1ff84
posix: Fix pthread_once has incorrect behavior
by Jaxson Han
· 3 years ago
9867ac2
posix: pthread_exit: check for null before dereferencing
by Maksim Masalski
· 3 years, 10 months ago
9e46246
lib: posix: Fix priority validity check in pthread_setschedparam
by Jan Pohanka
· 4 years, 8 months ago
a1b77fd
zephyr: replace zephyr integer types with C99 types
by Kumar Gala
· 4 years, 10 months ago
0b63479
lib: posix: Update to new timeout API
by Paul Sokolovsky
· 5 years ago
17b19eb
pthread: add setname/getname glibc extensions
by Nicholas Lowell
· 5 years ago
5b3df8a
posix: pthread_create: Ignore retval of pthread_mutex_init() calls
by Paul Sokolovsky
· 6 years ago
536dd5a
cleanup: include/: move misc/slist.h to sys/slist.h
by Anas Nashif
· 6 years ago
e1e05a2
cleanup: include/: move atomic.h to sys/atomic.h
by Anas Nashif
· 6 years ago
6922d93
lib/posix: correct the meaning of CONFIG_MAX_PTHREAD_COUNT
by Wentong Wu
· 6 years ago
24d7143
all: Add 'U' suffix when using unsigned variables
by Patrik Flykt
· 6 years ago
04743c9
posix: rename priority in sched_param struct
by Anas Nashif
· 6 years ago
0c4bb83
lib: posix: Make statements evaluate boolean expressions
by Flavio Ceolin
· 6 years ago
17c7db6
lib: posix: Explicitly ignoring return of memcpy
by Flavio Ceolin
· 6 years ago
df5c29d
lib: POSIX: Add check for deadlock in pthread_join
by Spoorthi K
· 7 years ago
d3ab9a3
lib: posix: remove return error code
by Niranjhana N
· 7 years ago
7e6c103
lib: posix: fix return error code
by Niranjhana N
· 7 years ago
482579e
lib: posix: add error code return
by Niranjhana N
· 7 years ago
4462dfa
lib: posix: fix couple of race conditions
by Niranjhana N
· 7 years ago
ac787e0
lib/posix: Use static allocation for posix_thread objects
by Rajavardhan Gundi
· 7 years ago
414c39f
posix: add pthread_key and pthread_once APIs
by Niranjhana N
· 7 years ago
4e3d99e
lib: posix: Use default attribute for mutex
by Punit Vara
· 7 years ago
bcdfa76
lib: posix: Fix pthread_attr_init() return code
by Ramakrishna Pallala
· 7 years ago
4226c6d
lib: posix: Fix mutex locking in pthread_cancel
by Ramakrishna Pallala
· 7 years ago
f603e60
lib: posix: Move posix layer from 'kernel' to 'lib'
by Ramakrishna Pallala
· 7 years ago
[Renamed (99%) from kernel/posix/pthread.c]
d60ef8b
kernel: pthread: correcting pthread_setschedparam.
by Youvedeep Singh
· 7 years ago
aa4f495
kernel: POSIX: correcting default thread prio & policy in attr.
by Youvedeep Singh
· 7 years ago
7eabf10
kernel: POSIX: Compatibility layer for scheduler APIs.
by Youvedeep Singh
· 7 years ago
c8aa657
kernel: POSIX: Compatibility layer for pthread APIs.
by Youvedeep Singh
· 7 years ago