Home
last modified time | relevance | path

Searched refs:RELAX_SPIN_COUNT (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/arch/powerpc/platforms/cell/spufs/
Dswitch.c63 #define RELAX_SPIN_COUNT 1000 macro
67 for (_i=0; _i<RELAX_SPIN_COUNT && (_c); _i++) { \