Lines Matching full:variable
52 * @brief Initialize an atomic variable.
54 * This macro can be used to initialize an atomic variable. For example,
57 * @param i Value to assign to atomic variable.
62 * @brief Initialize an atomic pointer variable.
64 * This macro can be used to initialize an atomic pointer variable. For
68 * @param p Pointer value to assign to atomic pointer variable.
118 * The target may be a single atomic variable or an array of them.
122 * @param target Address of atomic variable or array.
138 * The target may be a single atomic variable or an array of them.
142 * @param target Address of atomic variable or array.
161 * The target may be a single atomic variable or an array of them.
165 * @param target Address of atomic variable or array.
184 * The target may be a single atomic variable or an array of them.
188 * @param target Address of atomic variable or array.
202 * The target may be a single atomic variable or an array of them.
206 * @param target Address of atomic variable or array.
220 * The target may be a single atomic variable or an array of them.
224 * @param target Address of atomic variable or array.
249 * @param target Address of atomic variable.
266 * @param target Address of atomic variable.
281 * @param target Address of atomic variable.
295 * @param target Address of atomic variable.
309 * @param target Address of atomic variable.
322 * @param target Address of atomic variable.
335 * @param target Address of atomic variable.
348 * @param target Address of pointer variable.
362 * @param target Address of atomic variable.
377 * @param target Address of atomic variable.
392 * @param target Address of atomic variable.
406 * @param target Address of atomic variable.
420 * @param target Address of atomic variable.
435 * @param target Address of atomic variable.
450 * @param target Address of atomic variable.
465 * @param target Address of atomic variable.