[linux-audio-dev] crossplatform atomics

Jens M Andreasen jens.andreasen at chello.se
Thu May 25 00:24:23 UTC 2006


> >> I am looking for a cross-platform implementation of an atomic
> >> integer.

sizeof(int) is your friend

int speedy; as well, since int is defined to be the fastest integer on
your platform of choice.

-- 




More information about the Linux-audio-dev mailing list