-
- Downloads
core: rename tcb_t -> thread_t, move into thread.h
Showing
- core/include/debug.h 0 additions, 1 deletioncore/include/debug.h
- core/include/sched.h 9 additions, 4 deletionscore/include/sched.h
- core/include/tcb.h 0 additions, 91 deletionscore/include/tcb.h
- core/include/thread.h 66 additions, 13 deletionscore/include/thread.h
- core/msg.c 13 additions, 13 deletionscore/msg.c
- core/mutex.c 5 additions, 5 deletionscore/mutex.c
- core/sched.c 8 additions, 8 deletionscore/sched.c
- core/thread.c 10 additions, 10 deletionscore/thread.c
- core/thread_print_msg_queue.c 4 additions, 4 deletionscore/thread_print_msg_queue.c
- cpu/atmega2560/periph/timer.c 1 addition, 1 deletioncpu/atmega2560/periph/timer.c
- cpu/atmega_common/thread_arch.c 1 addition, 1 deletioncpu/atmega_common/thread_arch.c
- cpu/lpc11u34/periph/gpio.c 1 addition, 1 deletioncpu/lpc11u34/periph/gpio.c
- sys/cpp11-compat/condition_variable.cpp 2 additions, 2 deletionssys/cpp11-compat/condition_variable.cpp
- sys/include/pipe.h 9 additions, 7 deletionssys/include/pipe.h
- sys/pipe/pipe.c 5 additions, 5 deletionssys/pipe/pipe.c
- sys/posix/pthread/include/pthread_rwlock.h 6 additions, 7 deletionssys/posix/pthread/include/pthread_rwlock.h
- sys/posix/pthread/pthread_barrier.c 1 addition, 1 deletionsys/posix/pthread/pthread_barrier.c
- sys/posix/pthread/pthread_cond.c 2 additions, 2 deletionssys/posix/pthread/pthread_cond.c
- sys/posix/pthread/pthread_rwlock.c 1 addition, 1 deletionsys/posix/pthread/pthread_rwlock.c
- sys/ps/ps.c 2 additions, 2 deletionssys/ps/ps.c
Loading
Please register or sign in to comment