Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RPCSX/rpcsx
/ where
Method
where
kernel/orbis/src/KernelContext.cpp:141–141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
139
}
140
141
void Thread::where() { tproc->ops->where(this); }
142
143
bool Thread::unblock() {
144
std::uint32_t prev = interruptedMtx.exchange(0, std::memory_order::relaxed);
Callers
15
onSysExit
Function · 0.80
dynlib_get_obj_member
Function · 0.80
unmount
Function · 0.80
fork
Function · 0.80
execve
Function · 0.80
cayman_reg_ioctl
Function · 0.80
xpt_ioctl
Function · 0.80
gc_ioctl
Function · 0.80
devact_ioctl
Function · 0.80
dmem_ioctl
Function · 0.80
hdmi_ioctl
Function · 0.80
aout_ioctl
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected