/l4re-core-master/uclibc/lib/contrib/uclibc/include/ |
A D | spawn.h | 42 int __policy; member 205 *__schedpolicy = __attr->__policy; in posix_spawnattr_getschedpolicy() 223 __attr->__policy = __schedpolicy; in posix_spawnattr_setschedpolicy()
|
A D | sched.h | 49 extern int sched_setscheduler (__pid_t __pid, int __policy,
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/ |
A D | pthread.h | 219 extern int pthread_attr_setschedpolicy (pthread_attr_t *__attr, int __policy) 224 __attr, int *__restrict __policy) 304 extern int pthread_setschedparam (pthread_t __target_thread, int __policy, 310 int *__restrict __policy,
|
/l4re-core-master/uclibc/lib/libpthread/include/ |
A D | pthread.h | 226 extern int pthread_attr_setschedpolicy (pthread_attr_t *__attr, int __policy) 231 __attr, int *__restrict __policy) 311 extern int pthread_setschedparam (pthread_t __target_thread, int __policy, 317 int *__restrict __policy,
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads.old/sysdeps/pthread/ |
A D | pthread.h | 219 extern int pthread_attr_setschedpolicy (pthread_attr_t *__attr, int __policy) 224 __attr, int *__restrict __policy) 308 extern int pthread_setschedparam (pthread_t __target_thread, int __policy, 314 int *__restrict __policy,
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/ |
A D | pthread.h | 323 __attr, int *__restrict __policy) 327 extern int pthread_attr_setschedpolicy (pthread_attr_t *__attr, int __policy) 417 extern int pthread_setschedparam (pthread_t __target_thread, int __policy, 423 int *__restrict __policy,
|
/l4re-core-master/uclibc/lib/contrib/uclibc/librt/ |
A D | spawn.c | 166 if (sched_setscheduler(0, attrp->__policy, &attrp->__sp) == -1) in __spawni()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/ |
A D | regex.tcc | 52 _RegexExecutorPolicy __policy, 77 && __policy == _RegexExecutorPolicy::_S_alternate in __regex_algo_impl()
|
A D | regex.h | 53 _RegexExecutorPolicy __policy, in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/ |
A D | regex.tcc | 45 _RegexExecutorPolicy __policy, 65 || (__policy == _RegexExecutorPolicy::_S_alternate in __regex_algo_impl()
|
A D | regex.h | 53 _RegexExecutorPolicy __policy, in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/ |
A D | regex.tcc | 45 _RegexExecutorPolicy __policy, 65 || (__policy == _RegexExecutorPolicy::_S_alternate in __regex_algo_impl()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/ |
A D | regex.tcc | 45 _RegexExecutorPolicy __policy, 65 || (__policy == _RegexExecutorPolicy::_S_alternate in __regex_algo_impl()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/ |
A D | regex.tcc | 47 _RegexExecutorPolicy __policy, 65 || (__policy == _RegexExecutorPolicy::_S_alternate in __regex_algo_impl()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/ |
A D | regex.tcc | 45 _RegexExecutorPolicy __policy, 65 || (__policy == _RegexExecutorPolicy::_S_alternate in __regex_algo_impl()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/ |
A D | regex.tcc | 47 _RegexExecutorPolicy __policy, 65 || (__policy == _RegexExecutorPolicy::_S_alternate in __regex_algo_impl()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/ |
A D | regex.tcc | 52 _RegexExecutorPolicy __policy, 85 && (__policy == _RegexExecutorPolicy::_S_alternate in __regex_algo_impl()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/ |
A D | future | 179 async(launch __policy, _Fn&& __fn, _Args&&... __args); 1710 async(launch __policy, _Fn&& __fn, _Args&&... __args) 1713 if ((__policy & launch::async) == launch::async) 1724 || (__policy & launch::deferred) != launch::deferred)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/ |
A D | future | 189 async(launch __policy, _Fn&& __fn, _Args&&... __args); 1712 async(launch __policy, _Fn&& __fn, _Args&&... __args) 1715 if ((__policy & launch::async) == launch::async) 1728 || (__policy & launch::deferred) != launch::deferred)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/ |
A D | future | 188 async(launch __policy, _Fn&& __fn, _Args&&... __args); 1757 async(launch __policy, _Fn&& __fn, _Args&&... __args) 1764 if ((__policy & launch::async) == launch::async) 1775 || (__policy & launch::deferred) != launch::deferred)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/ |
A D | future | 189 async(launch __policy, _Fn&& __fn, _Args&&... __args); 1707 async(launch __policy, _Fn&& __fn, _Args&&... __args) 1710 if ((__policy & launch::async) == launch::async) 1723 || (__policy & launch::deferred) != launch::deferred)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/ |
A D | future | 189 async(launch __policy, _Fn&& __fn, _Args&&... __args); 1712 async(launch __policy, _Fn&& __fn, _Args&&... __args) 1715 if ((__policy & launch::async) == launch::async) 1728 || (__policy & launch::deferred) != launch::deferred)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/ |
A D | future | 189 async(launch __policy, _Fn&& __fn, _Args&&... __args); 1751 async(launch __policy, _Fn&& __fn, _Args&&... __args) 1754 if ((__policy & launch::async) == launch::async) 1767 || (__policy & launch::deferred) != launch::deferred)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/ |
A D | future | 172 async(launch __policy, _Fn&& __fn, _Args&&... __args); 1575 async(launch __policy, _Fn&& __fn, _Args&&... __args) 1579 if ((__policy & (launch::async|launch::deferred)) == launch::async)
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/ |
A D | future | 173 async(launch __policy, _Fn&& __fn, _Args&&... __args); 1703 async(launch __policy, _Fn&& __fn, _Args&&... __args) 1707 if ((__policy & (launch::async|launch::deferred)) == launch::async)
|