mirror of
https://github.com/opnsense/src.git
synced 2026-02-17 17:49:34 -05:00
Rename struct thread's td_sticks to td_pticks, we will need the other name for more appropriately named use shortly. Reduce it from uint64_t to u_int. Clear td_pticks whenever we enter the kernel instead of recording its value as reference for userret(). Use the absolute value of td->pticks in userret() and eliminate third argument. |
||
|---|---|---|
| .. | ||
| ia32_exception.S | ||
| ia32_reg.c | ||
| ia32_signal.c | ||
| ia32_sigtramp.S | ||
| ia32_syscall.c | ||