OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:priority
(Results
851 - 875
of
1753
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/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/armeabi-v7a/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/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
. */
/prebuilts/ndk/9/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
. */
Completed in 664 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>