| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix mp_pool_join example | Joseph Hunkeler | 2024-09-18 | 1 | -1/+1 | 
| | | |||||
| * | Fix sem_open initial state | Joseph Hunkeler | 2024-09-18 | 1 | -2/+2 | 
| | | | | | | | * Move slot->gate assignment to mp_pool_task() * Remove mmap() to slot->gate. * Change type of ident and log_root variables for the sake of easy (fewer maps) | ||||
| * | Darwin portability: Use sem_open and sem_close instead of sem_init and ↵ | Joseph Hunkeler | 2024-09-18 | 1 | -0/+1 | 
| | | | | | sem_destroy | ||||
| * | Fixing headers | Joseph Hunkeler | 2024-09-18 | 1 | -10/+3 | 
| | | |||||
| * | Move guard_ macros to core_mem.h | Joseph Hunkeler | 2024-09-18 | 1 | -0/+120 | 
| * Move core_mem.h below config.h | |||||
