-
- Downloads
libsel4: Don't use userData for storing IPC buffer
userData is no longer needed to hold a reference to the IPC buffer. The IPC buffer is now available as a thread local variable.
Loading
Please register or sign in to comment
userData is no longer needed to hold a reference to the IPC buffer. The IPC buffer is now available as a thread local variable.