Christopher Faulet f51bac2ba8 BUG/MINOR: threads: Update labels array because of changes in lock_label enum
Recent changes to the enum were not synchronized with the lock debugging
code. Now we use a switch/case instead of an array so that the compiler
throws a warning if there is any inconsistency.

To be backported to 1.8 (at least to add the START entry).
2018-01-30 14:35:24 +01:00
..
2017-06-02 11:06:36 +02:00
2015-10-12 20:58:51 +02:00
2017-11-26 19:50:17 +01:00