Searched refs:callerDirKey (Results 1 – 2 of 2) sorted by relevance
29 const callerDirKey = "callerDir" const70 modulePath, err := moduleName2AbsPath(module, thread.Local(callerDirKey).(string))101 childThread.SetLocal(callerDirKey, filepath.Dir(modulePath))263 mainThread.SetLocal(callerDirKey, filepath.Dir(absPath))
140 thread.SetLocal(callerDirKey, dir)