Home
last modified time | relevance | path

Searched refs:BUS_unlock_in (Results 1 – 6 of 6) sorted by relevance

/dports/comms/owfs/owfs-3.2p4/module/ownet/c/src/include/
H A Dow_functions.h80 void BUS_unlock_in(struct connection_in *in);
H A Dow_mutexes.h81 #define BUSUNLOCKIN(in) BUS_unlock_in(in)
/dports/comms/owfs/owfs-3.2p4/module/ownet/c/src/c/
H A Dow_locks.c76 void BUS_unlock_in(struct connection_in *in) in BUS_unlock_in() function
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/c/
H A Dow_buslock.c41 void BUS_unlock_in(struct connection_in *in) in BUS_unlock_in() function
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/include/
H A Dow_mutexes.h174 #define BUSUNLOCKIN(in) BUS_unlock_in(in)
H A Dow_functions.h207 void BUS_unlock_in(struct connection_in *in);