[Mammoth] Add a user-space semaphore object.
This commit is contained in:
parent
da3901e104
commit
4c2492e985
3 changed files with 27 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ add_library(mammoth STATIC
|
|||
src/process.cpp
|
||||
src/port_client.cpp
|
||||
src/port_server.cpp
|
||||
src/semaphore.cpp
|
||||
src/thread.cpp
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue