glRotatef

I used 3 times glRotatef() function to rotate a object about 3 aixes (x,y,z) respectively. Will the Gimbal Lock occur?
Honestly, I do not understand Gimbal Lock quite well, even I read many posts before about that. Could any one give more detailed explanation or some examples?

Thanks