Christian Thaeter
|
d8f59fb722
|
Simplyfiy resource management
Move the resource announce/forget into the rwlock init/destroy
Move resource announcement/forget into the mutex init/destroy
|
2008-08-10 12:19:09 +02:00 |
|
Christian Thaeter
|
c11915a4c4
|
new locking section macros for RWLocks, old acquirer bites the dust
|
2008-08-10 12:19:09 +02:00 |
|
Christian Thaeter
|
47b5a2667c
|
add LOCKED_SECTION macros to rwlock, fix bug in rwlockacquirer
|
2008-08-10 12:19:08 +02:00 |
|
Mano Stienen
|
7f1987666f
|
moved documentation from rwlock.c to .h
|
2008-07-11 05:02:47 +02:00 |
|
Christian Thaeter
|
00b9dff106
|
Doxygen config update
* set EXPORT_ALL=NO to leave out undcoumented entities.
* Fix a lot @file directives
|
2008-05-19 16:27:29 +02:00 |
|
Christian Thaeter
|
249c6d5eda
|
Remove _GNU_SOURCE from certain files
GNU_SOURCE is globally activated in configure.ac
|
2008-05-17 23:33:21 +02:00 |
|
Christian Thaeter
|
27ca8a7362
|
let LUMIERA_DIE take an error identifier as parameter
|
2008-05-13 20:54:05 +02:00 |
|
|
|
e737b9ef1b
|
Lumiera renaming -- source code
|
2008-03-10 06:09:44 +01:00 |
|
|
|
0baf15ca94
|
Cinelerra-3 renamed to Lumiera -- copyright and documentation
|
2008-03-10 04:25:03 +01:00 |
|
Odin Omdal Hørthe
|
c2f5665e56
|
More doxygen documenting in src/lib/. Some name fixes, some new docs.
|
2007-10-20 18:10:35 +02:00 |
|
Odin Omdal Hørthe
|
74a7bf4493
|
Made a @file-skeleton for doxygen for the files in src/lib/
|
2007-10-20 17:27:27 +02:00 |
|
Odin Omdal Hørthe
|
d9c9b4e15e
|
Moved function doc from rwlock.h to rwlock.c
|
2007-10-20 17:08:12 +02:00 |
|
Christian Thaeter
|
d508f7cb7a
|
rwlock first implementation
|
2007-09-03 06:35:13 +02:00 |
|