Searched refs:event_postload (Results 1 – 1 of 1) sorted by relevance
149 static void event_postload(void *context);349 thread_post(thread, event_postload, NULL); in do_postload()443 static void event_postload(UNUSED_ATTR void *context) { in event_postload() function