Damien Zammit, le sam. 03 avril 2021 23:16:32 +1100, a ecrit:
> +#define acpi_semaphore                      sem_t*
> +#define acpi_spinlock                       sem_t*

? Rather a sem_t, no ? Otherwise you have to uselessly handle
allocations etc. while the caller can do it.

Samuel

Reply via email to