HomeSort by relevance Sort by last modified time
    Searched refs:params (Results 1301 - 1325 of 2526) sorted by null

<<51525354555657585960>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
gthr-default.h 394 struct sched_param params; local
397 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
409 params.sched_priority = priority;
416 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
434 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
437 return params.sched_priority;
gthr-posix.h 394 struct sched_param params; local
397 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
409 params.sched_priority = priority;
416 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
434 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
437 return params.sched_priority;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
gthr-posix.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
gthr-posix.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
gthr-posix.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
gthr-posix.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-default.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
gthr-posix.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
gthr-default.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
gthr-posix.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
gthr-default.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
gthr-posix.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
gthr-default.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
gthr-posix.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
gthr-default.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
gthr-posix.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
gthr-default.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
gthr-posix.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
gthr-default.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
gthr-posix.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
gthr-default.h 433 struct sched_param params; local
436 if (__gthrw_(pthread_getschedparam) (thread_id, &policy, &params) == 0)
448 params.sched_priority = priority;
455 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0)
473 struct sched_param params; local
475 if (__gthrw_(pthread_getschedparam) (__gthrw_(pthread_self) (), &policy, &params) == 0)
476 return params.sched_priority;

Completed in 557 milliseconds

<<51525354555657585960>>