March 17, 2003 | ||
---|---|---|
View 6aa0ab099e
- now GEN_LOCK_T_PREFERED is defined when is better/safe to use arrays of gen_lock_t instead of lock_set_tAndrei Pelinescu-Onciul authored on 17/03/2003 18:43:52 |
March 12, 2003 | ||
---|---|---|
View 56c2dabdd0
- Makefile bug fixed (LOCALBASE not exported) - minor locking.h beautificationsAndrei Pelinescu-Onciul authored on 12/03/2003 12:56:36 |
March 6, 2003 | ||
---|---|---|
View ba98af468a
- added lock sets to locking.h - locking.h splitted in 2: lock_alloc & lock_ops to solve some interdependency between shm_mem.h & locking.h (WARNING: include only locking.h unless you know what you're doing).Andrei Pelinescu-Onciul authored on 06/03/2003 16:22:10 |
February 20, 2003 | ||
---|---|---|
View 0bd532974f
- s/lock_t/gen_lock_t/ to avoid a type conflict on solarisAndrei Pelinescu-Onciul authored on 20/02/2003 18:30:15 |
January 20, 2003 | ||
---|---|---|
View 8aeb47e2ed
- more tcp stuff (uses locking.h, hashtables, mostly untested) - main exit cleanups (created cleanup(show_status() function that should prepare ser for exiting: dellocate everything, free sems a.s.o).Andrei Pelinescu-Onciul authored on 20/01/2003 18:35:09 |
January 17, 2003 | ||
---|---|---|
View c751da147a
- locking posix sems bugfixAndrei Pelinescu-Onciul authored on 17/01/2003 16:24:51 |
January 16, 2003 | ||
---|---|---|
View e01354880c
- new locking used in shm_mem - some compile fixes in tm/lock.* (w/ sys v sems) Notes: on linux use only FAST_LOCK or USE_SYSV_SEM (pthread & posix sems do not work)Andrei Pelinescu-Onciul authored on 16/01/2003 19:22:09 |
January 13, 2003 | ||
---|---|---|
View 01fd8ca61e
- preliminary general locking stuff (uses fast lock, pthread sems, posix sems or sys v sems depending on what USE_* is defined)Andrei Pelinescu-Onciul authored on 13/01/2003 17:33:31 |