rt-thread-official/examples/kernel
Grissiom 9a679cc7d8 TC: fix the thread_delete
The tc thread should delay more time than tid2 in order to let it run
the test. The hard-coded "27" is not enough in some cases.
2013-12-20 10:52:51 +08:00
..
SConscript convert end of line 2013-01-08 05:05:02 -08:00
cpuusage.c Re-normalizing the repo 2013-01-08 22:40:58 +08:00
event_simple.c add more Chinese comments. 2010-03-24 15:26:48 +00:00
heap_malloc.c TC: fix the heap tests 2013-12-18 23:04:18 +08:00
heap_realloc.c TC: fix the heap tests 2013-12-18 23:04:18 +08:00
mbox_send_wait.c add reentrance check for lwip arch/ethernetif; convert an example to utf-8 format. 2011-06-12 12:02:14 +00:00
mbox_simple.c fix compiling issue. 2010-03-30 02:40:59 +00:00
memp_simple.c fix size issue in memp_simple.c 2010-08-30 13:59:36 +00:00
messageq_simple.c add more Chinese comments. 2010-03-23 09:45:58 +00:00
mutex_simple.c convert end of line 2013-01-08 05:05:02 -08:00
semaphore_buffer_worker.c convert end of line 2013-01-08 05:05:02 -08:00
semaphore_dynamic.c TC: semaphore_dynamic: code cleanup 2013-12-18 21:47:00 +08:00
semaphore_priority.c TC: release the sem in cleanup 2013-12-18 21:46:08 +08:00
semaphore_producer_consumer.c TC: release the sem in cleanup 2013-12-18 21:46:08 +08:00
semaphore_static.c fixed a syntax error 2013-04-10 00:17:52 +08:00
tc_comm.c TC: clear the TC_STAT_RUNNING flag when tc forgot to do so 2013-12-20 10:23:31 +08:00
tc_comm.h convert end of line 2013-01-08 05:05:02 -08:00
tc_sample.c update testcase for kernel. 2011-12-19 07:08:06 +00:00
thread_delay.c convert end of line 2013-01-08 05:05:02 -08:00
thread_delete.c TC: fix the thread_delete 2013-12-20 10:52:51 +08:00
thread_detach.c convert end of line 2013-01-08 05:05:02 -08:00
thread_dynamic.c convert end of line 2013-01-08 05:05:02 -08:00
thread_dynamic_simple.c convert end of line 2013-01-08 05:05:02 -08:00
thread_priority.c convert end of line 2013-01-08 05:05:02 -08:00
thread_resume.c convert end of line 2013-01-08 05:05:02 -08:00
thread_same_priority.c convert end of line 2013-01-08 05:05:02 -08:00
thread_static.c convert end of line 2013-01-08 05:05:02 -08:00
thread_static_simple.c convert end of line 2013-01-08 05:05:02 -08:00
thread_suspend.c convert end of line 2013-01-08 05:05:02 -08:00
thread_yield.c convert end of line 2013-01-08 05:05:02 -08:00
timer_control.c convert end of line 2013-01-08 05:05:02 -08:00
timer_dynamic.c convert end of line 2013-01-08 05:05:02 -08:00
timer_static.c fix compiling error. 2010-03-25 15:19:42 +00:00
timer_stop_self.c convert end of line 2013-01-08 05:05:02 -08:00
timer_timeout.c convert end of line 2013-01-08 05:05:02 -08:00