Changeset 102f641 in mainline for uspace/lib/c/include/ipc/common.h
- Timestamp:
- 2019-09-02T19:01:50Z (6 years ago)
- Children:
- 25697163
- Parents:
- 241f1985
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/include/ipc/common.h
r241f1985 r102f641 46 46 /** 47 47 * IPC_FLAG_AUTOSTART_ is for use in brokers only. In clinet code use 48 * IPC_AUTOSTART that includes implies blocking behavior. */ 48 * IPC_AUTOSTART that includes implies blocking behavior. 49 */ 49 50 #define IPC_FLAG_AUTOSTART_ 0x02 50 51
Note:
See TracChangeset
for help on using the changeset viewer.