Bryan> Probably not much. The motivation was to ensure that if it Bryan> got incremented during an iteration, whoever was iterating Bryan> would see the update in a timely fashion. But as far as I can see, you never do atomic_inc() -- only atomic_set() under a spinlock.