~mysql/mysql-server/5.7

Viewing all changes in revision 7624.

  • Committer: Jon Olav Hauglid
  • Date: 2014-03-04 07:45:27 UTC
  • Revision ID: jon.hauglid@oracle.com-20140304074527-376oz8l2qrqcqyzp
Bug#18259108: REMOVE THREAD_SAFE_INCREMENT/DECREMENT 

This patch removes the redundant thread_safe_increment/decrement
functions and replaces their usage with my_atomic_* functions or 
explicit mutex usage (where appropriate).

The patch also removes some dead code from my_pthread.h

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: