shadPS4/src/core/libraries/fiber
kalaposfos13 56109a1331
Some checks are pending
Build and Release / reuse (push) Waiting to run
Build and Release / clang-format (push) Waiting to run
Build and Release / get-info (push) Waiting to run
Build and Release / windows-sdl (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-sdl-gcc (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
Avoid storing the Tcb pointer on the stack (#3819)
* Avoid storing the Tcb pointer on the stack

* Just return the already stored pointer in GetTcbBase

* Replace uses of GetTcbBase with g_curthread->tcb

* copyright 2025

* sir clang offnir, the all-formatting
2025-11-21 00:42:49 -08:00
..
fiber_context.s build: Fix a couple more warnings. (#3598) 2025-09-13 15:33:42 -07:00
fiber_error.h core: Library cleanup (#1631) 2024-11-30 22:37:36 +02:00
fiber.cpp Avoid storing the Tcb pointer on the stack (#3819) 2025-11-21 00:42:49 -08:00
fiber.h Standardize RegisterLib names for HLE libraries (#3234) 2025-07-16 12:23:03 +03:00