OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOCKED_FUNC
(Results
1 - 2
of
2
) sorted by null
/external/libpcap/
pcap-dos.h
134
extern BYTE *get_rxbuf (int len)
LOCKED_FUNC
;
140
#define
LOCKED_FUNC
pcap-dos.c
65
static int pktq_in_index (struct rx_ringbuf *q)
LOCKED_FUNC
;
66
static void pktq_clear (struct rx_ringbuf *q)
LOCKED_FUNC
;
68
static struct rx_elem *pktq_in_elem (struct rx_ringbuf *q)
LOCKED_FUNC
;
[
all
...]
Completed in 5675 milliseconds