Groonga 3.0.9 Source Code Document
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
ngx_spinlock.c File Reference
#include <ngx_config.h>
#include <ngx_core.h>
Include dependency graph for ngx_spinlock.c:

Go to the source code of this file.

Functions

void ngx_spinlock (ngx_atomic_t *lock, ngx_atomic_int_t value, ngx_uint_t spin)

Function Documentation

void ngx_spinlock ( ngx_atomic_t lock,
ngx_atomic_int_t  value,
ngx_uint_t  spin 
)

Definition at line 13 of file ngx_spinlock.c.