c++ - ARM64 thread related changes -


is there changes in arm64 architecture thread handling mechanism? mean limit sleep/wakeup calls or minimum sleep time.

because got issue when integrating smartfox c++ api, ios kills 1 of main communication thread without providing notification. not sure exact scenario, cause deadlock condition in application.

this issue not occurring when disable arm64 architecture. please help.

thanks,

akhil


Comments