Home
last modified time | relevance | path

Searched refs:nxt_cgo_alert (Results 1 – 3 of 3) sorted by path

/unit/go/
H A Dnxt_cgo_lib.c92 nxt_cgo_alert(const char *msg, uint32_t msg_len) in nxt_cgo_alert() function
H A Dnxt_cgo_lib.h30 void nxt_cgo_alert(const char *msg, uint32_t msg_len);
H A Dunit.go96 C.nxt_cgo_alert(str_ref(str), C.uint32_t(len(str)))