dmutex.cpp

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Project reorganization (to include test program) - advances [#401].

  1. … 78 more files in changeset.
Merged changes from the stable version.

  1. … 35 more files in changeset.
Many small fixes detected by pc-lint.

  1. … 27 more files in changeset.
Added a warning comment for unlock function (about possible crashing of the app).

Better lock/unlock notifications.

Updated comments a bit.

  1. … 1 more file in changeset.
Corrected for compatibility with new mutex debug macros.

  1. … 1 more file in changeset.
Changed initialization of the d_mutex::dumpctx from constructor to a static variable.

  1. … 3 more files in changeset.
Bugfix: lock count was not initialized at construction.

Added doxygen-like comments.

  1. … 3 more files in changeset.
Preliminary support for the debug mutex (hopefully simplifying the debugging of a deadlocks).

  1. … 1 more file in changeset.