volvet
|
6c41cccb81
|
Merge pull request #377 from mstorsjo/threadlib-const-str
Add const to string parameters in WelsThreadLib
|
2014-03-03 08:53:00 +08:00 |
|
Martin Storsjö
|
a96d83e762
|
Remove the broken WelsEventReset function
This function didn't work properly with named semaphores,
which are used in the unix codepaths.
Since it's unused, just remove it instead.
|
2014-03-03 00:00:17 +02:00 |
|
Martin Storsjö
|
8db97925a5
|
Add const to string parameters in WelsThreadLib
|
2014-03-02 23:43:45 +02:00 |
|
Martin Storsjö
|
f2bd22acd5
|
Use char instead of str_t
|
2014-02-10 08:06:37 +02:00 |
|
Martin Storsjö
|
68f32c3c29
|
Move the WelsThreadLib files to the common directory/library
This simplifies building the thread library code via the
makefile based build system.
|
2014-01-21 15:11:07 +02:00 |
|