Home
last modified time | relevance | path

Searched refs:pcclass_t (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsched.c81 const pcclass_t *pccp; in is_base_class()
96 const pcclass_t *
177 const pcclass_t *
181 pcclass_t *pccp; in get_info_by_class()
233 static const pcclass_t *
302 const pcclass_t *pccp; in setprio()
344 const pcclass_t *pccp; in getparam()
417 const pcclass_t *pccp; in setparam()
454 const pcclass_t *pccp; in sched_getscheduler()
486 const pcclass_t *pccp; in sched_get_priority_max()
[all …]
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dpthr_mutex.c110 const pcclass_t *pccp = get_info_by_policy(SCHED_FIFO); in pthread_mutexattr_setprioceiling()
302 const pcclass_t *pccp = get_info_by_policy(SCHED_FIFO); in pthread_mutex_setprioceiling()
H A Dpthread.c112 const pcclass_t *pccp; in pthread_create()
H A Dsynch.c132 const pcclass_t *pccp; in mutex_init()
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h466 } pcclass_t; typedef
1510 extern const pcclass_t *get_info_by_class(id_t);
1511 extern const pcclass_t *get_info_by_policy(int);