The only reason they'd be deleted would be if they run closer then 5 minutes of each others.
Note that if you have two crons there must still be at least five minutes in between them;
cron 1 run: 5, 15, 25, 35 etc - cron 2 run: 0, 10, 20, 30 etc <- would work, as they alternate every 5 minutes...