_halide_hexagon_remote_atomic_CompareAndExchange 482 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_stub.c uint32_t _halide_hexagon_remote_atomic_CompareAndExchange(uint32_t * volatile puDest, uint32_t uExchange, uint32_t uCompare); _halide_hexagon_remote_atomic_CompareAndExchange 506 src/runtime/hexagon_remote/bin/src/halide_hexagon_remote_stub.c if(((remote_handle)-1 != handle) || ((remote_handle)-1 != (remote_handle)_halide_hexagon_remote_atomic_CompareAndExchange((uint32_t*)&handle, (uint32_t)tmp, (uint32_t)-1))) {