Searched defs:threadCount (Results 1 - 10 of 10) sorted by last modified time

/haiku/src/system/kernel/scheduler/
H A Dscheduler.cpp817 int32 threadCount = core->ThreadCount(); local
/haiku/src/system/kernel/debug/
H A Dcore_dump.cpp799 int32 threadCount = _SetThreadsCoreDumpFlag(true); local
825 status_t _Dump(const char* path, int32 threadCount) argument
/haiku/src/apps/processcontroller/
H A DThreadBarMenu.cpp18 ThreadBarMenu::ThreadBarMenu(const char *title, team_id team, int32 threadCount) argument
/haiku/src/apps/debuganalyzer/model/
H A DModel.cpp573 int32 threadCount = 0; local
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DSchedulingPage.cpp110 int32 threadCount = fModel->CountThreads(); local
412 int32 threadCount = fModel->CountThreads(); local
1132 int32 threadCount = fModel->CountThreads(); local
/haiku/src/bin/debug/profile/
H A Dprofile.cpp769 int32 threadCount = threadManager.CountThreads(); local
835 int32 threadCount = threadManager.CountThreads(); local
/haiku/src/kits/debugger/elf/
H A DCoreFile.cpp697 uint32 threadCount = _ReadValue<uint32>(data, dataSize); local
/haiku/src/tools/fs_shell/
H A Dsem.cpp74 fssh_get_sem_count(fssh_sem_id id, int32_t *threadCount) argument
/haiku/src/tests/system/kernel/unit/lock/
H A DRWLockTests.cpp129 const int threadCount = 8; local
/haiku/src/build/libroot/
H A Dsem.cpp154 get_sem_count(sem_id id, int32 *threadCount) argument

Completed in 81 milliseconds