Romain Vimont
|
d5b349f670
|
Do not inline lockutil functions
This duplicates chars in the final binary.
|
2017-12-18 11:07:42 +01:00 |
|
Romain Vimont
|
b9c9466d65
|
Handle condition variable failure
Add condition variables function wrappers to handle unexpected failure.
|
2017-12-15 17:15:55 +01:00 |
|
Romain Vimont
|
c4266e487b
|
Rename (un)lock_mutex to mutex_(un)lock
For consistency, rename lock_mutex and unlock_mutex to mutex_lock and
mutex_unlock.
|
2017-12-15 17:15:55 +01:00 |
|
Romain Vimont
|
54d9148a36
|
Initial commit
Start a new clean history from here.
|
2017-12-12 15:25:15 +01:00 |
|