Opened 16 years ago
Closed 16 years ago
#14 closed enhancement (fixed)
Have a generic Semaphore service in mutek/
| Reported by: | Nicolas Pouillon | Owned by: | becoulet |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | hexo | Keywords: | |
| Cc: |
Description
Numerous drivers (chardev common functions, libnetwork's dispatch, …) use a semaphore-like service, reimplemented from scratch each time. This should be factored in mutek/ common services.
Note: See
TracTickets for help on using
tickets.


Done in [1038]