HomeSort by: relevance | last modified time | path
    Searched refs:db_syncobj_owner (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ddb/
db_syncobj.h 37 struct lwp *db_syncobj_owner(const struct syncobj *, wchan_t);
db_syncobj.c 45 db_syncobj_owner(const struct syncobj *sobj, wchan_t wchan) function in typeref:struct:lwp *
db_command.c 1428 owner = db_syncobj_owner(sobj, wchan);

Completed in 13 milliseconds