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.
306 "1" to obj->dead will be globally visible to other cpus before the
311 to other cpus before the "obj->dead = 1;" assignment.
318 be guaranteed that no other entity can be accessing the object:
381 update done by the obj list deletion be visible to other processors
461 the return value into an int. There are other places where things
522 the other bits in the word.
525 provided. They are used in contexts where some other higher-level SMP