Searched refs:pthread_setschedparam (Results 1 – 10 of 10) sorted by relevance
/titanic_50/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_50/usr/src/lib/libc/port/threads/ |
H A D | pthread.c | 245 pthread_setschedparam(pthread_t tid, in pthread_setschedparam() function
|
/titanic_50/usr/src/head/ |
H A D | pthread.h | 224 extern int pthread_setschedparam(pthread_t, int, const struct sched_param *);
|
/titanic_50/usr/src/lib/libpthread/common/ |
H A D | mapfile-vers | 201 pthread_setschedparam { TYPE = FUNCTION };
|
/titanic_50/usr/src/lib/libthread/common/ |
H A D | mapfile-vers | 208 pthread_setschedparam { TYPE = FUNCTION };
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 686 pthread_setschedparam
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 1098 pthread_setschedparam.3c \ 2117 pthread_setschedparam.3c := LINKSRC = pthread_getschedparam.3c
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 1512 pthread_setschedparam;
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1148 link path=usr/share/man/man3c/pthread_setschedparam.3c \
|
/titanic_50/ |
H A D | .gitignore | 5125 usr/src/man/man3c/pthread_setschedparam.3c
|