PowerPC: Sync pthread_once with default implementation
This patch removes the arch specific powerpc implementation and instead uses the linux default one. Although the current powerpc implementation already constains the required memory barriers for correct initialization, the default implementation shows a better performance on newer chips.
Loading
Please register or sign in to comment