posix-threads.cc
18.4 KB
- 
posix-threads.cc (ParkHelper::unpark): Do not initialise result, but assign it instead. · 5d6b1bac* posix-threads.cc (ParkHelper::unpark): Do not initialise result, but assign it instead. Eliminates an unused variable warning when the result == 0 assertion is disabled. From-SVN: r154670 Ben Elliston committed
