Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 1112 in orxonox.OLD

Timestamp:
Dec 17, 2003, 6:58:40 AM (21 years ago)
Author:
amir
Message:

srrd/trunk: implemented counting semaphores. semaphores now use a thread key to store per thread name, id and lockcount. thread_sem_*() changed to use a key instad of a semaphore as argument. introduced thread_sem_reinit() which has to be called for every used semaphore in a thread before using that semaphore for locking. this assocates the semaphore with the current threads key. lets hope this is enough to trace our last problem…

(No files)

Note: See TracChangeset for help on using the changeset viewer.