Files
TencentOS-tiny/board/TencentOS_tiny_EVB_MX_Plus/KEIL
daishengdong 40f55ec57b support posix
1. posix pthread.h: pthread, pthread_barrier, pthread_cond, pthread_mutex, , pthread_rwlock, pthread_spin, etc
2. posix semaphore.h: sem_*
3. posix mqueue.h: mq_*
4. posix time.h: timer_*
5. to support posix, add tos_barrier, tos_bitmap, tos_rwlock, tos_stopwatch, change name of k_task_t from a char * pointer to a char array.
6. sample, see examples\posix
7. project, see board\TencentOS_tiny_EVB_MX_Plus\KEIL\posix
2020-02-28 00:11:28 +08:00
..
2019-11-28 11:12:16 +08:00
2019-12-19 16:08:42 +08:00
2020-01-10 15:50:58 +08:00
2020-02-28 00:11:28 +08:00
2020-01-08 13:54:56 +08:00
2019-11-28 11:12:16 +08:00