Do the glibc implementation of pthread_spin_lock() and pthread_spin_unlock() function have memory fence instructions?

前端 未结 0 1938
长发绾君心
长发绾君心 2020-12-13 19:33

Do the glibc implementation of pthread_spin_lock() and pthread_spin_unlock() function have memory fence instructions? (I could not find any fence instructions.)

Simi

相关标签:
回答
  • 消灭零回复
提交回复
热议问题