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

  /external/syslinux/core/thread/
idle_thread.c 25 start_thread("idle", 4096, IDLE_THREAD_PRIORITY, idle_thread_func, NULL);
  /external/syslinux/core/include/
thread.h 12 #define IDLE_THREAD_PRIORITY INT_MAX

Completed in 77 milliseconds