Home
last modified time | relevance | path

Searched refs:GetContext (Results 1 – 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DRequestThread.cpp32 fPreviousContext = fThread->GetContext(); in RequestThreadContext()
155 RequestThread::GetContext() const in GetContext() function in RequestThread
H A DRequestThread.h52 RequestThreadContext* GetContext() const;
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_main.cpp67 ? (fuse_context*)requestThread->GetContext()->GetFSData() in fuse_get_context()
H A DFUSEVolume.cpp760 ->GetContext()->GetFSData(); in Mount()
/haiku/src/kits/debugger/debugger_interface/local/
H A DLocalDebuggerInterface.cpp142 DebugContext* GetContext() in GetContext() function
217 fContext(pool->GetContext()) in DebugContextGetter()