summaryrefslogtreecommitdiff
path: root/core/src/xmake/makefile
diff options
context:
space:
mode:
authorruki <[email protected]>2019-07-26 00:57:58 +0800
committerruki <[email protected]>2019-07-25 23:47:52 +0800
commit59472a642f18bf17953deddd82c68678d40fa254 (patch)
treebb348edc861fbeeca46935479637b3ef882a0cd5 /core/src/xmake/makefile
parent5727deff9988a851f528308c1c6a941f3cab56f3 (diff)
improve filelock
Diffstat (limited to 'core/src/xmake/makefile')
-rw-r--r--core/src/xmake/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/xmake/makefile b/core/src/xmake/makefile
index 89500e727..7f8e5e4c5 100644
--- a/core/src/xmake/makefile
+++ b/core/src/xmake/makefile
@@ -57,6 +57,7 @@ xmake_C_FILES += \
io/filelock_lock \
io/filelock_unlock \
io/filelock_trylock \
+ io/filelock_islocked \
io/filelock___tostring \
io/filelock_close___gc \
io/open \