HomeSort by relevance Sort by last modified time
    Searched refs:priority (Results 401 - 425 of 957) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
gthr-posix.h 421 /* Set the current thread's priority. */
423 __gthread_objc_thread_set_priority (int priority)
444 if (priority > priority_max)
445 priority = priority_max;
446 else if (priority < priority_min)
447 priority = priority_min;
448 params.sched_priority = priority;
464 /* Return the current thread's priority. */
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
gthr-default.h 421 /* Set the current thread's priority. */
423 __gthread_objc_thread_set_priority (int priority)
444 if (priority > priority_max)
445 priority = priority_max;
446 else if (priority < priority_min)
447 priority = priority_min;
448 params.sched_priority = priority;
464 /* Return the current thread's priority. */
gthr-posix.h 421 /* Set the current thread's priority. */
423 __gthread_objc_thread_set_priority (int priority)
444 if (priority > priority_max)
445 priority = priority_max;
446 else if (priority < priority_min)
447 priority = priority_min;
448 params.sched_priority = priority;
464 /* Return the current thread's priority. */
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
gthr-default.h 421 /* Set the current thread's priority. */
423 __gthread_objc_thread_set_priority (int priority)
444 if (priority > priority_max)
445 priority = priority_max;
446 else if (priority < priority_min)
447 priority = priority_min;
448 params.sched_priority = priority;
464 /* Return the current thread's priority. */
gthr-posix.h 421 /* Set the current thread's priority. */
423 __gthread_objc_thread_set_priority (int priority)
444 if (priority > priority_max)
445 priority = priority_max;
446 else if (priority < priority_min)
447 priority = priority_min;
448 params.sched_priority = priority;
464 /* Return the current thread's priority. */
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
gthr-default.h 395 /* Set the current thread's priority. */
397 __gthread_objc_thread_set_priority (int priority)
418 if (priority > priority_max)
419 priority = priority_max;
420 else if (priority < priority_min)
421 priority = priority_min;
422 params.sched_priority = priority;
438 /* Return the current thread's priority. */
gthr-posix.h 395 /* Set the current thread's priority. */
397 __gthread_objc_thread_set_priority (int priority)
418 if (priority > priority_max)
419 priority = priority_max;
420 else if (priority < priority_min)
421 priority = priority_min;
422 params.sched_priority = priority;
438 /* Return the current thread's priority. */
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
gthr-default.h 395 /* Set the current thread's priority. */
397 __gthread_objc_thread_set_priority (int priority)
418 if (priority > priority_max)
419 priority = priority_max;
420 else if (priority < priority_min)
421 priority = priority_min;
422 params.sched_priority = priority;
438 /* Return the current thread's priority. */
gthr-posix.h 395 /* Set the current thread's priority. */
397 __gthread_objc_thread_set_priority (int priority)
418 if (priority > priority_max)
419 priority = priority_max;
420 else if (priority < priority_min)
421 priority = priority_min;
422 params.sched_priority = priority;
438 /* Return the current thread's priority. */
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
gthr-default.h 395 /* Set the current thread's priority. */
397 __gthread_objc_thread_set_priority (int priority)
418 if (priority > priority_max)
419 priority = priority_max;
420 else if (priority < priority_min)
421 priority = priority_min;
422 params.sched_priority = priority;
438 /* Return the current thread's priority. */
gthr-posix.h 395 /* Set the current thread's priority. */
397 __gthread_objc_thread_set_priority (int priority)
418 if (priority > priority_max)
419 priority = priority_max;
420 else if (priority < priority_min)
421 priority = priority_min;
422 params.sched_priority = priority;
438 /* Return the current thread's priority. */
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
gthr-default.h 395 /* Set the current thread's priority. */
397 __gthread_objc_thread_set_priority (int priority)
418 if (priority > priority_max)
419 priority = priority_max;
420 else if (priority < priority_min)
421 priority = priority_min;
422 params.sched_priority = priority;
438 /* Return the current thread's priority. */
gthr-posix.h 395 /* Set the current thread's priority. */
397 __gthread_objc_thread_set_priority (int priority)
418 if (priority > priority_max)
419 priority = priority_max;
420 else if (priority < priority_min)
421 priority = priority_min;
422 params.sched_priority = priority;
438 /* Return the current thread's priority. */
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
gthr-default.h 413 /* Set the current thread's priority. */
415 __gthread_objc_thread_set_priority (int priority)
436 if (priority > priority_max)
437 priority = priority_max;
438 else if (priority < priority_min)
439 priority = priority_min;
440 params.sched_priority = priority;
456 /* Return the current thread's priority. */
gthr-posix.h 413 /* Set the current thread's priority. */
415 __gthread_objc_thread_set_priority (int priority)
436 if (priority > priority_max)
437 priority = priority_max;
438 else if (priority < priority_min)
439 priority = priority_min;
440 params.sched_priority = priority;
456 /* Return the current thread's priority. */
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
gthr-default.h 413 /* Set the current thread's priority. */
415 __gthread_objc_thread_set_priority (int priority)
436 if (priority > priority_max)
437 priority = priority_max;
438 else if (priority < priority_min)
439 priority = priority_min;
440 params.sched_priority = priority;
456 /* Return the current thread's priority. */
gthr-posix.h 413 /* Set the current thread's priority. */
415 __gthread_objc_thread_set_priority (int priority)
436 if (priority > priority_max)
437 priority = priority_max;
438 else if (priority < priority_min)
439 priority = priority_min;
440 params.sched_priority = priority;
456 /* Return the current thread's priority. */
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
gthr-default.h 413 /* Set the current thread's priority. */
415 __gthread_objc_thread_set_priority (int priority)
436 if (priority > priority_max)
437 priority = priority_max;
438 else if (priority < priority_min)
439 priority = priority_min;
440 params.sched_priority = priority;
456 /* Return the current thread's priority. */
gthr-posix.h 413 /* Set the current thread's priority. */
415 __gthread_objc_thread_set_priority (int priority)
436 if (priority > priority_max)
437 priority = priority_max;
438 else if (priority < priority_min)
439 priority = priority_min;
440 params.sched_priority = priority;
456 /* Return the current thread's priority. */
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
gthr-default.h 413 /* Set the current thread's priority. */
415 __gthread_objc_thread_set_priority (int priority)
436 if (priority > priority_max)
437 priority = priority_max;
438 else if (priority < priority_min)
439 priority = priority_min;
440 params.sched_priority = priority;
456 /* Return the current thread's priority. */
gthr-posix.h 413 /* Set the current thread's priority. */
415 __gthread_objc_thread_set_priority (int priority)
436 if (priority > priority_max)
437 priority = priority_max;
438 else if (priority < priority_min)
439 priority = priority_min;
440 params.sched_priority = priority;
456 /* Return the current thread's priority. */
  /external/apache-http/src/org/apache/commons/logging/
LogFactory.java 57 * The name (<code>priority</code>) of the key in the config file used to
58 * specify the priority of that particular config file. The associated value
59 * is a floating-point number; higher values take priority over lower values.
61 public static final String PRIORITY_KEY = "priority";
759 * just disable all commons-logging? Not high priority though - as stated
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
TemplateList.java 215 * list. Sort by import precedence, then priority, then by document order.
230 // then by priority (highest priority is at front),
233 double priority = getPriorityOrScore(item); local
265 else if (priority > workPriority) // import precedence is equal
267 else if (priority < workPriority)
283 else if (priority > workPriority)
285 else if (priority < workPriority)
376 * score of that match. This score or priority can always be
386 * the value defined by the priority attribute of the template
392 double priority = matchPat.getTemplate().getPriority(); local
    [all...]
  /external/chromium/net/socket/
socks_client_socket_pool.h 32 RequestPriority priority, const GURL& referrer);
127 RequestPriority priority,
  /external/ipsec-tools/src/racoon/
plog.c 85 int priority; member in struct:plogtags
171 vsyslog(ptab[pri].priority, newfmt, ap_bak);

Completed in 671 milliseconds

<<11121314151617181920>>