Files
asterisk/main
Joshua Colp a280400758 test_time: Provide a timeout when waiting.
The test_timezone_watch unit test is written to expect a
condition to be signaled when the inotify daemon thread runs.
There exists a small window where the test_timezone_watch
thread can signal the inotify daemon thread while it is not
reading on the underlying file descriptor. If this occurs
the test_timezone_watch thread will wait indefinitely for a
signal that will never arrive.

This change adds a timeout to the condition so it will return
regardless after a period of time.

Change-Id: Ifed981879df6de3d93acd3ee0a70f92546517390
2015-12-28 14:11:05 -06:00
..
2015-04-12 13:58:49 -05:00
2015-06-02 16:27:51 -05:00
2015-01-30 16:47:50 +00:00
2015-03-25 18:37:04 +00:00
2014-10-10 13:01:41 +00:00
2014-05-09 22:49:26 +00:00
2015-06-02 16:27:51 -05:00
2015-12-10 01:17:14 +01:00
2015-06-03 14:03:18 -05:00
2015-01-26 14:49:32 +00:00