Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
team_max_teams
headers/private/kernel/team.h
42
int32 team_max_teams(void);
src/system/kernel/system_info.cpp
477
info->max_teams = team_max_teams();
src/system/kernel/system_info.cpp
74
team_max_teams());