Home | History | Annotate | Download | only in librt

Lines Matching refs:MLINKS

22 MLINKS+=	mq.3 mqueue.3
23 MLINKS+= mq_receive.3 mq_timedreceive.3
24 MLINKS+= mq_send.3 mq_timedsend.3
26 MLINKS+= sem_open.3 sem_close.3
27 MLINKS+= sem_open.3 sem_unlink.3
28 MLINKS+= sem_wait.3 sem_timedwait.3
29 MLINKS+= sem_wait.3 sem_trywait.3
31 MLINKS+= pset.3 pset_create.3
32 MLINKS+= pset.3 pset_assign.3
33 MLINKS+= pset.3 pset_bind.3
34 MLINKS+= pset.3 pset_destroy.3
36 MLINKS+= sched.3 sched_setparam.3
37 MLINKS+= sched.3 sched_getparam.3
38 MLINKS+= sched.3 sched_protect.3
39 MLINKS+= sched.3 sched_setscheduler.3
40 MLINKS+= sched.3 sched_getscheduler.3
41 MLINKS+= sched.3 sched_get_priority_max.3
42 MLINKS+= sched.3 sched_get_priority_min.3
43 MLINKS+= sched.3 sched_rr_get_interval.3
44 MLINKS+= sched.3 sched_yield.3
45 MLINKS+= sched.3 sched_setaffinity_np.3
46 MLINKS+= sched.3 sched_getaffinity_np.3
48 MLINKS+= shm_open.3 shm_unlink.3