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

/haiku/src/tests/servers/registrar/
H A Drun_test_registrar.cpp52 int32 threadCookie = 0; local
53 while (get_next_thread_info(teamInfo.team, &threadCookie, &threadInfo)
/haiku/src/bin/debug/time_stats/
H A Dtiming_analysis.cpp46 int32 threadCookie = 0; local
47 while (get_next_thread_info(teamInfo.team, &threadCookie, &infos[count])
/haiku/src/bin/
H A Dps.c89 int32 threadCookie = 0; local
94 while (get_next_thread_info(teamInfo->team, &threadCookie, &threadInfo)

Completed in 42 milliseconds