HomeSort by relevance Sort by last modified time
    Searched full:low_queue (Results 1 - 1 of 1) sorted by null

  /system/core/liblog/
log_read_kern.c 393 static bool low_queue(struct listnode *node) function
435 } else if (low_queue(&logger->log_list)) {
587 && low_queue(&logger->log_list)) {
597 && !low_queue(&logger->log_list)) {

Completed in 378 milliseconds