Searched refs:fssh_team_id (Results 1 - 3 of 3) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_os.h31 typedef int32_t fssh_team_id; typedef
40 fssh_team_id team;
75 extern fssh_status_t fssh_set_sem_owner(fssh_sem_id id, fssh_team_id team);
80 extern fssh_status_t _fssh_get_next_sem_info(fssh_team_id team,
120 fssh_team_id team;
184 extern fssh_status_t _fssh_get_next_thread_info(fssh_team_id team,
H A Dfssh_api_wrapper.h1119 #define team_id fssh_team_id
/haiku/src/tools/fs_shell/
H A Dsem.cpp81 fssh_set_sem_owner(fssh_sem_id id, fssh_team_id team)
105 _fssh_get_next_sem_info(fssh_team_id team, int32_t *cookie,

Completed in 49 milliseconds