Re: What does atomic_read actually do?

From: Joe Korty
Date: Sat Dec 18 2004 - 14:40:55 EST


On Sat, Dec 18, 2004 at 02:20:44PM -0500, Joseph Seigh wrote:
> so why use atomic_read?

Because atomic_t is opaque and atomic_read lets you get at
the value when that is all you want to do.

Regards,
Joe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/