You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/sys/posix/pthread
Oleg Hahm bdcf8879fd core: merged kernel_macros.h and attributes.h
Merged into new kernel_defines.h and updated all includes.
7 years ago
..
include core: merged kernel_macros.h and attributes.h 7 years ago
Makefile make: detect their module name automatically 9 years ago
pthread.c core: header cleanup 7 years ago
pthread_attr.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
pthread_barrier.c core: rename tcb_t -> thread_t, move into thread.h 7 years ago
pthread_barrierattr.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
pthread_cond.c core: rename tcb_t -> thread_t, move into thread.h 7 years ago
pthread_mutex.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
pthread_mutex_attr.c Add missing doxygen for pthread funs and structs 9 years ago
pthread_once.c doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
pthread_rwlock.c core: rename tcb_t -> thread_t, move into thread.h 7 years ago
pthread_rwlock_attr.c pthread: implement reader/writer lock 9 years ago
pthread_spin.c all: Update @gebart family name, email 8 years ago
pthread_tls.c sys/posix/pthread: added dynamic pthread thread local storage 8 years ago