TARGET_TIMEOUT     82 tools/testing/selftests/timers/mqueue-lat.c 		target = timespec_add(now, TARGET_TIMEOUT); /* 100ms */
TARGET_TIMEOUT     94 tools/testing/selftests/timers/mqueue-lat.c 	if ((timespec_sub(start, end)/count) > TARGET_TIMEOUT + UNRESONABLE_LATENCY)