Lines Matching refs:other
70 initialization by any other thread and the value is modified only with the
72 initialization by any other thread is visible yet, so the user of the
96 or that might create unsolicited accesses on the other.
164 This could come as a fatal surprise to other code running concurrently
267 other accesses of *v are performed through atomic_xxx operations.
304 "1" to obj->dead will be globally visible to other cpus before the
309 to other cpus before the "obj->dead = 1;" assignment.
316 be guaranteed that no other entity can be accessing the object:
379 update done by the obj list deletion be visible to other processors
459 the return value into an int. There are other places where things
520 the other bits in the word.
523 provided. They are used in contexts where some other higher-level SMP