Searched refs:pthread_setschedparam (Results 1 – 11 of 11) sorted by relevance
| /titanic_53/usr/src/cmd/auditd/ |
| H A D | doorway.c | 454 (void) pthread_setschedparam(pthread_self(), SCHED_OTHER, in auditd_thread_init() 1080 (void) pthread_setschedparam(p->plg_tid, in adjust_priority() 1197 (void) pthread_setschedparam(p->plg_tid, SCHED_OTHER, ¶m); in process() 1300 (void) pthread_setschedparam(p->plg_tid, SCHED_OTHER, in process()
|
| /titanic_53/usr/src/lib/libc/port/threads/ |
| H A D | pthread.c | 272 pthread_setschedparam(pthread_t tid, in pthread_setschedparam() function
|
| /titanic_53/usr/src/head/ |
| H A D | pthread.h | 225 extern int pthread_setschedparam(pthread_t, int, const struct sched_param *);
|
| /titanic_53/usr/src/test/libc-tests/tests/threads/ |
| H A D | pthread_attr_get_np.c | 251 VERIFY0(pthread_setschedparam(pthread_self(), opolicy, &oparam)); in pgn_set_two_thr()
|
| /titanic_53/usr/src/lib/libpthread/common/ |
| H A D | mapfile-vers | 201 pthread_setschedparam { TYPE = FUNCTION };
|
| /titanic_53/usr/src/lib/c_synonyms/ |
| H A D | syn_common | 686 pthread_setschedparam
|
| /titanic_53/usr/src/lib/libthread/common/ |
| H A D | mapfile-vers | 208 pthread_setschedparam { TYPE = FUNCTION };
|
| /titanic_53/usr/src/man/man3c/ |
| H A D | Makefile | 1103 pthread_setschedparam.3c \ 2127 pthread_setschedparam.3c := LINKSRC = pthread_getschedparam.3c
|
| /titanic_53/usr/src/lib/libc/port/ |
| H A D | mapfile-vers | 1517 pthread_setschedparam;
|
| /titanic_53/usr/src/pkg/manifests/ |
| H A D | system-library.man3c.inc | 1153 link path=usr/share/man/man3c/pthread_setschedparam.3c \
|
| /titanic_53/ |
| H A D | .gitignore | 5125 usr/src/man/man3c/pthread_setschedparam.3c
|