Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
posix: pthread: remove duplicate assignment in pthread_exit
The `self->retval` field was assigned twice. Signed-off-by: Chris Friedt <[email protected]>
- Loading branch information