This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
acl
Watch
1
Star
0
Fork
0
You've already forked acl
mirror of
https://gitee.com/acl-dev/acl.git
synced
2024-12-14 08:50:53 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
550b1095de
acl
/
samples
/
msg
/
aqueue.h
7 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
Revert "修复了使用 _vsnprintf_s 的BUG和 stream 类中打开文件流时的BUG" This reverts commit dff6771da78d18ba79b41811afd51dc499ed1b5c.
2014-11-19 00:06:40 +08:00
#
ifndef __AQUEUE_INCLUDE_H__
#
define __AQUEUE_INCLUDE_H__
void
aqueue_run
(
int
max
)
;
#
endif
Reference in New Issue
Copy Permalink