Commit b2060480 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Remove THREAD_COND_TIMEOUT

parent 5f2dd73e
......@@ -44,10 +44,6 @@
* status */
#define THREAD_SLEEP ((mtime_t)(0.010*CLOCK_FREQ))
/* When a thread waits on a condition in debug mode, delay to wait before
* outputting an error message (in second) */
#define THREAD_COND_TIMEOUT 3
/*****************************************************************************
* Interface configuration
*****************************************************************************/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment