VirtualBox

Changeset 3359 in kBuild for trunk/src/kmk/makeint.h


Ignore:
Timestamp:
Jun 5, 2020 4:17:17 PM (5 years ago)
Author:
bird
Message:

kmk,kFsCache: Added variant of kFsCacheInvalidateAll that also closes directory handles, we need to do this befor ere-executing kmk after having remake some include file we needed. It messes up fetching otherwise.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/makeint.h

    r3322 r3359  
    11761176extern void dir_cache_invalid_after_job (void);
    11771177extern void dir_cache_invalid_all (void);
     1178extern void dir_cache_invalid_all_and_close_dirs (int including_root);
    11781179extern void dir_cache_invalid_missing (void);
    11791180extern int dir_cache_volatile_dir (const char *dir);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette