Searched refs:kLogTimeout (Results 1 - 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/file_cache/
H A Dlog.cpp55 static const bigtime_t kLogTimeout = 50000; // 50 ms variable
78 if (acquire_sem_etc(sLogEntrySem, 1, B_RELATIVE_TIMEOUT, kLogTimeout) != B_OK) {

Completed in 36 milliseconds