Changeset 371 for trunk/src/sh_hash.c


Ignore:
Timestamp:
Oct 31, 2011, 9:42:22 PM (13 years ago)
Author:
katerina
Message:

Patch for ticket #265 (inotify support).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_hash.c

    r367 r371  
    15101510 unlock_and_exit:
    15111511  ; /* 'label at end of compound statement */
    1512   SH_MUTEX_UNLOCK(mutex_hash);
     1512  SH_MUTEX_TRYLOCK_UNLOCK(mutex_hash);
    15131513
    15141514  SL_RET0(_("sh_hash_hashdelete"));
Note: See TracChangeset for help on using the changeset viewer.