Commit 2d899c41 authored by Josh Gao's avatar Josh Gao
Browse files

Fix usages of TEMP_FAILURE_RETRY(pthread_foo(...)).

pthread functions don't return -1 and set errno on failure, they return
a positive errno value instead.

Test: treehugger
Change-Id: I0097660e44c86c4c49d642e1169a30e43f9662bf
parent 6e82b7e6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment