Home
last modified time | relevance | path

Searched refs:channbsendul (Results 1 – 2 of 2) sorted by relevance

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/include/
H A Dthread.h115 int channbsendul(Channel *c, ulong v);
130 #define nbsendul channbsendul
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/libthread/
H A Dchannel.c404 channbsendul(Channel *c, ulong val) in channbsendul() function