HomeSort by relevance Sort by last modified time
    Searched refs:nextCheck (Results 1 - 4 of 4) sorted by null

  /hardware/intel/common/libwsbm/src/
wsbm_slabpool.c 162 struct timeval nextCheck;
258 if (!wsbmTimeAfterEq(time, &cache->nextCheck))
272 cache->nextCheck = *time;
273 wsbmTimeAdd(&cache->nextCheck, &cache->checkInterval);
1050 gettimeofday(&tmp->nextCheck, NULL);
1051 wsbmTimeAdd(&tmp->nextCheck, &tmp->checkInterval);
1065 time = cache->nextCheck;
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-core-0.9.8-SNAPSHOT.jar 
log4j-1.2.14.jar 
log4j-1.3alpha-8.jar 

Completed in 64 milliseconds