Searched refs:ST_INUSE (Results 1 – 3 of 3) sorted by relevance
63 private static final int ST_INUSE = 0; field in SinkChannelImpl82 this.state = ST_INUSE; in SinkChannelImpl()
64 private static final int ST_INUSE = 0; field in SourceChannelImpl83 this.state = ST_INUSE; in SourceChannelImpl()
70 private static final int ST_INUSE = 0; field in ServerSocketChannelImpl90 this.state = ST_INUSE; in ServerSocketChannelImpl()101 this.state = ST_INUSE; in ServerSocketChannelImpl()