Searched refs:_get_next_thread_info (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/libroot/os/
H A Dthread.c224 _get_next_thread_info(team_id team, int32 *cookie, thread_info *info, size_t size) function
/haiku/headers/os/kernel/
H A DOS.h371 extern status_t _get_next_thread_info(team_id team, int32 *cookie,
378 _get_next_thread_info((team), (cookie), (info), sizeof(*(info)))
/haiku/src/system/kernel/
H A Dthread.cpp3210 _get_next_thread_info(team_id teamID, int32 *_cookie, thread_info *info,
3669 status = _get_next_thread_info(team, &cookie, &info, sizeof(thread_info));
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1064 void _get_next_thread_info() {} function
H A Dlibroot_stubs_legacy.c983 void _get_next_thread_info() {} function

Completed in 221 milliseconds