Searched refs:_get_next_sem_info (Results 1 - 6 of 6) sorted by relevance

/haiku/src/system/libroot/os/
H A Dsem.c92 _get_next_sem_info(team_id team, int32 *cookie, sem_info *info, size_t size) function
/haiku/src/build/libroot/
H A Dsem.cpp195 // _get_next_sem_info
197 _get_next_sem_info(team_id team, int32 *cookie, struct sem_info *info, function
/haiku/headers/os/kernel/
H A DOS.h227 extern status_t _get_next_sem_info(team_id team, int32 *cookie,
234 _get_next_sem_info((team), (cookie), (info), sizeof(*(info)))
/haiku/src/system/kernel/
H A Dsem.cpp1039 _get_next_sem_info(team_id teamID, int32 *_cookie, struct sem_info *info, function
1279 status = _get_next_sem_info(team, &cookie, &info, size);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1062 void _get_next_sem_info() {} function
H A Dlibroot_stubs_legacy.c981 void _get_next_sem_info() {} function

Completed in 159 milliseconds