* commit '07fa38dad69910996b6efe2e4a13732c638c69a5': Fix typo.
This commit is contained in:
@@ -25,7 +25,7 @@ __ATOMIC_INLINE__ void __bionic_memory_barrier(void) {
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Compare-and-swap, without any explicit barriers. Note that this functions
|
/* Compare-and-swap, without any explicit barriers. Note that this function
|
||||||
* returns 0 on success, and 1 on failure. The opposite convention is typically
|
* returns 0 on success, and 1 on failure. The opposite convention is typically
|
||||||
* used on other platforms.
|
* used on other platforms.
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user