empserver/include
Ron Koenderink 71e0f98825 (loc_RunThread, empth_init, empth_threadMain, empth_yield)
(empth_select, empth_sleep, empth_wait_for_signal)
(empth_sem_wait) [EMPTH_W32]: Add the ability to wait additional
event in loc_RunThread() when acquiring the hThread mutex.

(empth_rwlock_t, empth_rwlock_create, empth_rwlock_destroy)
(empth_rwlock_wrlock, empth_rwlock_rdlock, empth_rwlock_unlock): New.

(empth_rwlock_t, empth_rwlock_create, empth_rwlock_destroy)
(empth_rwlock_wrlock, empth_rwlock_rdlock, empth_rwlock_unlock)
[EMPTH_W32]: WIN32 implementation.

(empth_rwlock_t, empth_rwlock_create, empth_rwlock_destroy)
(empth_rwlock_wrlock, empth_rwlock_rdlock, empth_rwlock_unlock)
(lwp_rwlock, lwp_rwlock_create, lwp_rwlock_destroy)
(lwp_rwlock_wrlock, lwp_rwlock_rdlock, lwp_rwlock_unlock)
[EMPTH_LWP]: LWP implementation.

(empth_rwlock_t, empth_rwlock_create, empth_rwlock_destroy)
(empth_rwlock_wrlock, empth_rwlock_rdlock, empth_rwlock_unlock)
[EMPTH_POSIX]: pthread implementation.
2007-01-15 12:45:35 +00:00
..
budg.h (bp_put_items): New. 2007-01-14 09:11:25 +00:00
com.h Update copyright notice. 2007-01-09 19:09:31 +00:00
combat.h Update copyright notice. 2007-01-09 19:09:31 +00:00
commands.h Update copyright notice. 2007-01-09 19:09:31 +00:00
commodity.h Update copyright notice. 2007-01-09 19:09:31 +00:00
damage.h Update copyright notice. 2007-01-09 19:09:31 +00:00
distribute.h Update copyright notice. 2007-01-09 19:09:31 +00:00
econfig-spec.h Update copyright notice. 2007-01-09 19:09:31 +00:00
empio.h Update copyright notice. 2007-01-09 19:09:31 +00:00
empobj.h Update copyright notice. 2007-01-09 19:09:31 +00:00
empthread.h (loc_RunThread, empth_init, empth_threadMain, empth_yield) 2007-01-15 12:45:35 +00:00
file.h Update copyright notice. 2007-01-09 19:09:31 +00:00
ioqueue.h Update copyright notice. 2007-01-09 19:09:31 +00:00
item.h Update copyright notice. 2007-01-09 19:09:31 +00:00
journal.h Update copyright notice. 2007-01-09 19:09:31 +00:00
land.h Update copyright notice. 2007-01-09 19:09:31 +00:00
loan.h Update copyright notice. 2007-01-09 19:09:31 +00:00
lost.h Update copyright notice. 2007-01-09 19:09:31 +00:00
lwp.h (loc_RunThread, empth_init, empth_threadMain, empth_yield) 2007-01-15 12:45:35 +00:00
map.h Update copyright notice. 2007-01-09 19:09:31 +00:00
match.h Update copyright notice. 2007-01-09 19:09:31 +00:00
misc.h Update copyright notice. 2007-01-09 19:09:31 +00:00
mission.h Update copyright notice. 2007-01-09 19:09:31 +00:00
nat.h Update copyright notice. 2007-01-09 19:09:31 +00:00
news.h Update copyright notice. 2007-01-09 19:09:31 +00:00
nsc.h Update copyright notice. 2007-01-09 19:09:31 +00:00
nuke.h Update copyright notice. 2007-01-09 19:09:31 +00:00
optlist.h Update copyright notice. 2007-01-09 19:09:31 +00:00
path.h Update copyright notice. 2007-01-09 19:09:31 +00:00
plague.h Update copyright notice. 2007-01-09 19:09:31 +00:00
plane.h Update copyright notice. 2007-01-09 19:09:31 +00:00
player.h Update copyright notice. 2007-01-09 19:09:31 +00:00
power.h Update copyright notice. 2007-01-09 19:09:31 +00:00
product.h Update copyright notice. 2007-01-09 19:09:31 +00:00
proto.h Update copyright notice. 2007-01-09 19:09:31 +00:00
prototypes.h (do_feed, produce_sect): Move bp_put_item() calls from do_feed() to 2007-01-14 10:03:19 +00:00
queue.h Update copyright notice. 2007-01-09 19:09:31 +00:00
retreat.h Update copyright notice. 2007-01-09 19:09:31 +00:00
sect.h Update copyright notice. 2007-01-09 19:09:31 +00:00
server.h Update copyright notice. 2007-01-09 19:09:31 +00:00
service.h Update copyright notice. 2007-01-09 19:09:31 +00:00
ship.h Update copyright notice. 2007-01-09 19:09:31 +00:00
tel.h Update copyright notice. 2007-01-09 19:09:31 +00:00
trade.h Update copyright notice. 2007-01-09 19:09:31 +00:00
treaty.h Update copyright notice. 2007-01-09 19:09:31 +00:00
types.h Update known contributors comment. 2007-01-13 10:16:43 +00:00
unit.h Update copyright notice. 2007-01-09 19:09:31 +00:00
update.h Update copyright notice. 2007-01-09 19:09:31 +00:00
version.h Update copyright notice. 2007-01-09 19:09:31 +00:00
wantupd.h Update copyright notice. 2007-01-09 19:09:31 +00:00
xy.h Update copyright notice. 2007-01-09 19:09:31 +00:00