Searched refs:db_threadid_t (Results 26 - 44 of 44) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i24 typedef long long db_threadid_t;
630 db_threadid_t junk;
635 db_threadid_t get_threadid() {
637 db_threadid_t ret;
648 int (*isalive_fcn)(DB_ENV *, pid_t, db_threadid_t)) {
657 db_threadid_t *)) {
662 pid_t, db_threadid_t, char *)) {
H A Djava_typemaps.i18 JAVA_TYPEMAP(db_threadid_t, long, jlong)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dbinc/
H A Dmutex_int.h820 db_threadid_t tid; /* Thread owning mutex */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_windows32 s/@db_threadid_t_decl@/typedef u_int32_t db_threadid_t;/
H A Ds_vxworks56 s/@db_threadid_t_decl@/typedef uintmax_t db_threadid_t;/
H A Dconfigure32191 db_threadid_t_decl="typedef pthread_t db_threadid_t;"
32254 db_threadid_t_decl="typedef thread_t db_threadid_t;"
32318 db_threadid_t_decl="typedef pthread_t db_threadid_t;"
32389 db_threadid_t_decl="typedef uintmax_t db_threadid_t;"
32408 db_threadid_t a;
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/lock/
H A Dlock_id.c113 * PUBLIC: void __lock_set_thread_id __P((void *, pid_t, db_threadid_t));
119 db_threadid_t tid;
H A Dlock_stub.c444 db_threadid_t tid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_int.h507 db_threadid_t dbth_tid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb_int.h506 db_threadid_t dbth_tid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_int.h505 db_threadid_t dbth_tid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_int.h509 db_threadid_t dbth_tid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb_int.h506 db_threadid_t dbth_tid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_int.h506 db_threadid_t dbth_tid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/common/
H A Ddb_err.c1004 * PUBLIC: const char *, pid_t, db_threadid_t));
1011 db_threadid_t tid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/xa/
H A Dxa.c82 db_threadid_t tid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_am.c47 db_threadid_t tid;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/rpc_client/
H A Dgen_client.c3658 (int (*)(DB_ENV *, int (*)(DB_ENV *, pid_t, db_threadid_t, u_int32_t)))
3713 (int (*)(DB_ENV *, void (*)(DB_ENV *, pid_t *, db_threadid_t*)))
3716 (int (*)(DB_ENV *, char *(*)(DB_ENV *, pid_t, db_threadid_t, char *)))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A DBerkeleyDB.xs1361 db_isalive_cb(DB_ENV *dbenv, pid_t pid, db_threadid_t tid, u_int32_t flags)

Completed in 361 milliseconds

12