mutex.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged changes from the stable version.

  1. … 35 more files in changeset.
Reverted mutexes to earlier form (not using pointers to the real locking structures).

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

  1. … 27 more files in changeset.
Added dependency on macro ENABLE_MUTEX_DEBUGGING.

  1. … 1 more file in changeset.
Fixed the ifdef macro for MLOCK/MUNLOCK.

Changed initialization of the d_mutex::dumpctx from constructor to a static variable.

  1. … 3 more files in changeset.
Bugfix: MUNLOCK caused lock().

Added doxygen-like comments.

  1. … 3 more files in changeset.
Uniformized a bit the standard mutex with a debug one.

  1. … 1 more file in changeset.
Added mutex' constructor accepting a string (and doing nothing with it).

  1. … 1 more file in changeset.
Mutex has been split into the .h/.cpp pair of files.

  1. … 2 more files in changeset.
Initial import

  1. … 59 more files in changeset.