Searched refs:AsyncContext (Results 1 – 1 of 1) sorted by relevance
47 struct AsyncContext { struct55 struct AsyncContext *parent; argument59 static struct AsyncContext *async_context = &(struct AsyncContext) { 0 };67 struct AsyncContext *new = g_malloc0(sizeof(*new)); in async_context_push()87 struct AsyncContext *old = async_context; in async_context_pop()