Use async nifs technique to avoid blocking the BEAM's schedulers #1
1 changed files with 0 additions and 2 deletions
|
@ -44,8 +44,6 @@
|
|||
(type *)( (char *)__mptr - __offsetof(type,member) );})
|
||||
#endif
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
|
||||
/*
|
||||
* This file defines four types of data structures: singly-linked lists,
|
||||
* singly-linked tail queues, lists and tail queues.
|
||||
|
|
Loading…
Reference in a new issue