Searched defs:thread (Results 226 - 250 of 303) sorted by last modified time

1234567891011>>

/haiku/src/tests/servers/registrar/
H A Drun_test_registrar.cpp28 thread_id thread = load_image(1, args, (const char**)environ); local
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DThreadsPage.cpp39 Model::Thread* thread = fModel->ThreadAt(rowIndex); local
193 Model::Thread* thread = fModel->ThreadAt(rowIndex); local
[all...]
/haiku/src/apps/debuganalyzer/gui/thread_window/
H A DGeneralPage.cpp44 ThreadWindow::GeneralPage::SetModel(Model* model, Model::Thread* thread) argument
H A DThreadWindow.cpp27 get_window_name(Model::Thread* thread) argument
36 ThreadWindow(SubWindowManager* manager, Model* model, Model::Thread* thread) argument
/haiku/src/apps/debuganalyzer/model_loader/
H A DThreadModelLoader.cpp32 ThreadModelLoader::ThreadModelLoader(Model* model, Model::Thread* thread, argument
/haiku/src/servers/registrar/mime/
H A DRegistrarThreadManager.cpp90 RegistrarThreadManager::LaunchThread(RegistrarThread *thread) argument
[all...]
/haiku/src/system/kernel/fs/
H A DVnode.h87 Thread* thread; member in struct:vnode::LockWaiter
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dlock.cpp28 Thread* thread; member in struct:mutex_waiter
34 Thread* thread; member in struct:rw_lock_waiter
144 thread_id thread = find_thread(NULL); local
161 thread_id thread local
501 thread_id thread = find_thread(NULL); local
[all...]
/haiku/src/kits/app/
H A DLooperList.cpp141 BLooperList::LooperForThread(thread_id thread) argument
/haiku/src/apps/showimage/
H A DImageCache.cpp132 thread_id thread = spawn_thread(&ImageCache::_QueueWorkerThread, local
173 thread_id thread; local
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DFileSystemInitializer.cpp76 thread_id thread = load_image_etc(3, args, NULL, B_NORMAL_PRIORITY, local
/haiku/src/tests/system/libroot/posix/
H A Dflock_test.cpp145 thread_id thread = spawn_thread(try_to_lock, "try", B_NORMAL_PRIORITY, (void *)fd); local
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A Dstubs.cpp29 scheduler_enqueue_in_run_queue(Thread* thread) argument
/haiku/src/system/kernel/
H A DUserEvent.cpp171 ThreadSignalEvent::ThreadSignalEvent(Thread* thread, EventSignal* signal) argument
180 ThreadSignalEvent::Create(Thread* thread, uint32 signalNumber, int32 signalCode, argument
/haiku/src/system/libroot/os/locks/
H A Drecursive_lock.cpp59 thread_id thread = find_thread(NULL); local
H A Drw_lock.cpp17 thread_id thread; member in struct:rw_lock_waiter
/haiku/src/apps/cortex/support/
H A DBasicThread.h81 thread_id thread() const { return m_thread; } function in class:BasicThread
/haiku/src/system/runtime_loader/
H A Dutility.cpp89 _get_thread_info(thread_id thread, thread_info *info, size_t size) argument
/haiku/src/system/libroot/os/arch/x86_64/
H A Dthread.cpp15 thread_id thread; local
/haiku/headers/private/app/
H A DLooperList.h64 thread_id thread; member in struct:BPrivate::BLooperList::FindThreadPred
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliStopCommand.cpp40 Thread* thread = NULL; local
[all...]
H A DCliContinueCommand.cpp32 Thread* thread = context.CurrentThread(); local
/haiku/src/build/libroot/
H A Dthread.cpp11 kill_thread(thread_id thread) argument
18 resume_thread(thread_id thread) argument
25 suspend_thread(thread_id thread) argument
/haiku/src/add-ons/kernel/generic/dpc/
H A Ddpc.c29 thread_id thread; member in struct:__anon5
131 thread_id thread; local
[all...]
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DRPCCallbackServer.cpp235 thread_id thread; local

Completed in 278 milliseconds

1234567891011>>