Lines Matching refs:RTM_EXPORT

392 RTM_EXPORT(rt_sem_init);
432 RTM_EXPORT(rt_sem_detach);
485 RTM_EXPORT(rt_sem_create);
527 RTM_EXPORT(rt_sem_delete);
648 RTM_EXPORT(rt_sem_take);
654 RTM_EXPORT(rt_sem_take_interruptible);
660 RTM_EXPORT(rt_sem_take_killable);
680 RTM_EXPORT(rt_sem_trytake);
742 RTM_EXPORT(rt_sem_release);
820 RTM_EXPORT(rt_sem_control);
1033 RTM_EXPORT(rt_mutex_init);
1068 RTM_EXPORT(rt_mutex_detach);
1184 RTM_EXPORT(rt_mutex_setprioceiling);
1211 RTM_EXPORT(rt_mutex_getprioceiling);
1262 RTM_EXPORT(rt_mutex_create);
1299 RTM_EXPORT(rt_mutex_delete);
1541 RTM_EXPORT(rt_mutex_take);
1547 RTM_EXPORT(rt_mutex_take_interruptible);
1553 RTM_EXPORT(rt_mutex_take_killable);
1574 RTM_EXPORT(rt_mutex_trytake);
1716 RTM_EXPORT(rt_mutex_release);
1741 RTM_EXPORT(rt_mutex_control);
1807 RTM_EXPORT(rt_event_init);
1847 RTM_EXPORT(rt_event_detach);
1903 RTM_EXPORT(rt_event_create);
1943 RTM_EXPORT(rt_event_delete);
2061 RTM_EXPORT(rt_event_send);
2230 RTM_EXPORT(rt_event_recv);
2240 RTM_EXPORT(rt_event_recv_interruptible);
2250 RTM_EXPORT(rt_event_recv_killable);
2294 RTM_EXPORT(rt_event_control);
2374 RTM_EXPORT(rt_mb_init);
2416 RTM_EXPORT(rt_mb_detach);
2489 RTM_EXPORT(rt_mb_create);
2536 RTM_EXPORT(rt_mb_delete);
2700 RTM_EXPORT(rt_mb_send_wait);
2708 RTM_EXPORT(rt_mb_send_wait_interruptible);
2716 RTM_EXPORT(rt_mb_send_wait_killable);
2738 RTM_EXPORT(rt_mb_send);
2744 RTM_EXPORT(rt_mb_send_interruptible);
2750 RTM_EXPORT(rt_mb_send_killable);
2817 RTM_EXPORT(rt_mb_urgent);
2978 RTM_EXPORT(rt_mb_recv);
2984 RTM_EXPORT(rt_mb_recv_interruptible);
2990 RTM_EXPORT(rt_mb_recv_killable);
3039 RTM_EXPORT(rt_mb_control);
3152 RTM_EXPORT(rt_mq_init);
3194 RTM_EXPORT(rt_mq_detach);
3293 RTM_EXPORT(rt_mq_create);
3340 RTM_EXPORT(rt_mq_delete);
3575 RTM_EXPORT(rt_mq_send_wait);
3584 RTM_EXPORT(rt_mq_send_wait_interruptible);
3593 RTM_EXPORT(rt_mq_send_wait_killable);
3620 RTM_EXPORT(rt_mq_send);
3626 RTM_EXPORT(rt_mq_send_interruptible);
3632 RTM_EXPORT(rt_mq_send_killable);
3726 RTM_EXPORT(rt_mq_urgent);
3927 RTM_EXPORT(rt_mq_recv);
3936 RTM_EXPORT(rt_mq_recv_interruptible);
3965 RTM_EXPORT(rt_mq_recv_killable);
4029 RTM_EXPORT(rt_mq_control);