bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/5] libacpica: Add config for GNU


From: Samuel Thibault
Subject: Re: [PATCH 2/5] libacpica: Add config for GNU
Date: Sat, 3 Apr 2021 14:41:59 +0200
User-agent: NeoMutt/20170609 (1.8.3)

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

[Prev in Thread] Current Thread [Next in Thread]