Symbol: get_thread_info
headers/tools/cppunit/ThreadManager.h
97
if (get_thread_info(fID, &info) == B_OK)
src/add-ons/kernel/busses/scsi/usb/tracing.c
177
get_thread_info(tid, &tinfo);
src/add-ons/kernel/debugger/hangman/hangman.c
185
if (get_thread_info(rand() % 200, &ti) != B_OK)
src/add-ons/kernel/drivers/graphics/ati/driver.cpp
754
status_t status = get_thread_info(threadID, &threadInfo);
src/add-ons/kernel/drivers/graphics/intel_extreme/intel_extreme.cpp
439
if (get_thread_info(thread, &threadInfo) != B_OK
src/add-ons/kernel/drivers/graphics/matrox/driver.c
813
get_thread_info(thid, &thinfo);
src/add-ons/kernel/drivers/graphics/neomagic/driver.c
738
get_thread_info(thid, &thinfo);
src/add-ons/kernel/drivers/graphics/nvidia/driver.c
1045
get_thread_info(thid, &thinfo);
src/add-ons/kernel/drivers/graphics/radeon/CP_setup.c
509
get_thread_info( thid, &thinfo );
src/add-ons/kernel/drivers/graphics/radeon/irq.c
254
get_thread_info(thid, &thinfo);
src/add-ons/kernel/drivers/graphics/s3/driver.cpp
368
status_t status = get_thread_info(threadID, &threadInfo);
src/add-ons/kernel/drivers/graphics/skeleton/driver.c
709
get_thread_info(thid, &thinfo);
src/add-ons/kernel/drivers/graphics/via/driver.c
697
get_thread_info(thid, &thinfo);
src/add-ons/kernel/file_systems/nfs4/Inode.cpp
805
get_thread_info(find_thread(NULL), &info);
src/add-ons/kernel/file_systems/nfs4/Inode.cpp
849
get_thread_info(find_thread(NULL), &info);
src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/FileSystem.cpp
606
get_thread_info(find_thread(NULL), &info);
src/add-ons/tracker/zipomatic/GenericThread.cpp
334
return get_thread_info(fThreadId, threadInfo);
src/add-ons/tracker/zipomatic/ZipperThread.cpp
363
status_t status = get_thread_info(fZipProcess, &info);
src/add-ons/tracker/zipomatic/ZipperThread.cpp
376
status_t status = get_thread_info(fZipProcess, &info);
src/add-ons/tracker/zipomatic/ZipperThread.cpp
389
status_t status = get_thread_info(fZipProcess, &info);
src/add-ons/tracker/zipomatic/ZipperThread.cpp
405
status_t status = get_thread_info(fZipProcess, &info);
src/apps/autoraise/AutoRaiseIcon.cpp
227
get_thread_info(find_thread(NULL), &ti);
src/apps/expander/ExpanderThread.cpp
285
status_t status = get_thread_info(fThreadId, &info);
src/apps/expander/ExpanderThread.cpp
298
status_t status = get_thread_info(fThreadId, &info);
src/apps/expander/ExpanderThread.cpp
311
status_t status = get_thread_info(fThreadId, &info);
src/apps/expander/ExpanderThread.cpp
326
status_t status = get_thread_info(fThreadId, &info);
src/apps/expander/GenericThread.cpp
326
return get_thread_info(fThreadId, info);
src/apps/haikudepot/process/ThreadedProcessNode.cpp
56
status_t status = get_thread_info(fWorker, &ti);
src/apps/mail/Content.cpp
1997
if (fThread != 0 && get_thread_info(fThread, &info) == B_NO_ERROR) {
src/apps/mail/Content.cpp
2019
if (get_thread_info(fThread, &info) != B_OK)
src/apps/processcontroller/ProcessController.cpp
356
if (get_thread_info(thread, &thinfo) == B_OK) {
src/apps/processcontroller/TeamBarMenuItem.cpp
194
if (get_thread_info(t, &thinfos) == B_OK)
src/apps/processcontroller/TeamBarMenuItem.cpp
39
if (get_thread_info(t, &thinfos) == B_OK)
src/apps/processcontroller/ThreadBarMenuItem.cpp
149
if (get_thread_info(fThreadID, &info) == B_OK) {
src/apps/processcontroller/ThreadBarMenuItem.cpp
21
get_thread_info(fThreadID, &fThreadInfo);
src/apps/processcontroller/ThreadBarMenuItem.cpp
98
if (get_thread_info(fThreadID, &threadInfo) == B_OK)
src/bin/debug/profile/profile.cpp
161
status_t error = get_thread_info(threadID, &threadInfo);
src/bin/debug/profile/profile.cpp
778
status_t error = get_thread_info(thread->ID(), &threadInfo);
src/bin/debug/profile/profile.cpp
875
status_t error = get_thread_info(threadID, &threadInfo);
src/bin/debug/profile/profile.cpp
964
&& get_thread_info(message.origin.team, &threadInfo)
src/bin/debug/strace/strace.cpp
784
status_t error = get_thread_info(threadID, &threadInfo);
src/bin/release.c
61
get_thread_info(find_thread(NULL), &tinfo);
src/bin/renice.c
71
get_thread_info(th, &thinfo);
src/bin/shutdown.cpp
124
get_thread_info(find_thread(NULL), &threadInfo);
src/bin/top.cpp
199
if (get_thread_info(it->thid, &t) < B_NO_ERROR) {
src/kits/app/AppMisc.cpp
137
if (get_thread_info(find_thread(NULL), &info) == B_OK)
src/kits/app/Looper.cpp
206
if (get_thread_info(Thread(), &threadInfo) == B_OK)
src/kits/app/Roster.cpp
1970
error = get_thread_info(appThread, &threadInfo);
src/kits/debugger/debugger_interface/local/LocalDebuggerInterface.cpp
687
status_t error = get_thread_info(thread, &threadInfo);
src/kits/debugger/debugger_interface/local/LocalDebuggerInterface.cpp
965
error = get_thread_info(threadID, &info);
src/kits/debugger/target_host_interface/local/LocalTargetHostInterface.cpp
155
error = get_thread_info(threadID, &threadInfo);
src/kits/debugger/target_host_interface/local/LocalTargetHostInterface.cpp
232
status_t error = get_thread_info(thread, &info);
src/kits/interface/ColumnListView.cpp
5266
if (get_thread_info(fSortThread, &tinfo) == B_OK) {
src/kits/media/MediaTrack.cpp
922
get_thread_info(find_thread(0), &tinfo);
src/kits/support/Archivable.cpp
252
status_t err = get_thread_info(find_thread(NULL), &threadInfo);
src/kits/tracker/TaskLoop.cpp
605
get_thread_info(fScanThread, &info);
src/kits/tracker/Utilities.h
525
get_thread_info(find_thread(NULL), &info); \
src/kits/tracker/infowindow/FilePermissionsView.cpp
290
get_thread_info(thisThread, &threadInfo);
src/servers/app/ServerApp.cpp
3577
get_thread_info(fThread, &threadInfo);
src/servers/debug/DebugServer.cpp
1096
if (get_thread_info(debuggerThread, &threadInfo) != B_OK) {
src/servers/registrar/AuthenticationManager.cpp
787
if (get_thread_info(find_thread(NULL), &info) == B_OK)
src/system/kernel/messaging/KMessage.cpp
509
status_t error = get_thread_info(find_thread(NULL), &info);
src/system/kernel/messaging/KMessage.cpp
545
error = get_thread_info(find_thread(NULL), &threadInfo);
src/system/kernel/messaging/MessagingService.cpp
312
error = get_thread_info(find_thread(NULL), &threadInfo);
src/system/kernel/messaging/MessagingService.cpp
352
status_t error = get_thread_info(find_thread(NULL), &threadInfo);
src/system/libroot/posix/malloc/debug/guarded_heap.cpp
302
status_t result = get_thread_info(find_thread(NULL), &threadInfo);
src/system/libroot/posix/time/clock.cpp
19
get_thread_info(find_thread(NULL), &info);
src/system/libroot/posix/time/clock.cpp
30
get_thread_info(find_thread(NULL), &info);
src/tests/add-ons/kernel/drivers/tty/tty-test.cpp
264
return (get_thread_info(fThread, &info) == B_OK);
src/tests/kits/app/bmessenger/Helpers.h
79
get_thread_info(find_thread(NULL), &info);
src/tests/kits/support/ArchivableTest.cpp
582
status_t err = get_thread_info(tid, &ti);
src/tests/system/kernel/scheduler/main.cpp
193
get_thread_info(find_thread(NULL), &info);