On Dec 21, 2007 8:07 AM, vibi <vibi_sreenivasan@xxxxxxx> wrote: > hello, > is there any function to delay the execution of a user defined > function . What do you want to achieve? > i know about sleep . is there any thing other. Why not sleep or usleep? you might consider sched_yield() or the alarm()/ualarm() based functions -- Hendrik Visage - To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html