This is an automatically generated e-mail. To reply, visit: http://reviewboard-openlmi.rhcloud.com/r/795/

On September 2nd, 2013, 10:32 a.m. UTC, Jan Synacek wrote:

src/account/lock.c (Diff revision 1)
159
int unleash_lock (const char *const username)
I wouldn't call releasing a lock 'unleashing'. Why not release_lock?
I renamed unleash_lock to release_lock.

- Robin


On September 2nd, 2013, 9:50 a.m. UTC, Robin Hack wrote:

Review request for OpenLMI Developers.
By Robin Hack.

Updated Sept. 2, 2013, 9:50 a.m.

Repository: openlmi-providers

Description

Account: Added associative thread locking.

Missing files included.

Diffs

  • src/account/CMakeLists.txt (495d7c6e3e1e083541d3ed004518dc4539f61d48)
  • src/account/LMI_AccountProvider.c (5abad7261331c429de0503b8bfb9f8fc180141cf)
  • src/account/lock.h (PRE-CREATION)
  • src/account/lock.c (PRE-CREATION)

View Diff