Searched refs:closeFunc (Results 1 – 2 of 2) sorted by relevance
53 void CloseAll(CloseFunc&& closeFunc) { in CloseAll() argument63 closeFunc(&it.second); in CloseAll()
402 async function handleFdClose(fileOpPromise, closeFunc) { argument405 (result) => PromisePrototypeThen(closeFunc(), () => result),408 closeFunc(),