Searched refs:ContextManager (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/lyaml/build-aux/ |
| H A D | luke | 636 end,}local function ContextManager(release,acquire,...)local fh,err=acquire(...)if not fh then 647 return{ContextManager=ContextManager,CTest=function()local conftest=tmpname()return ContextManager(… function 650 …ContextManager(context_close,open,fname,mode)end,Pipe=function(cmd,mode)return ContextManager(cont…
|