Searched defs:tid (Results 1 - 25 of 71) sorted by relevance

123

/haiku/src/tests/kits/app/blooper/
H A DLooperForThreadTest.cpp28 thread_id tid = Looper->Run(); local
H A DRunTest.cpp44 thread_id tid = Looper->Run(); local
/haiku/src/tests/kits/app/bhandler/
H A DLockLooperTest.cpp81 thread_id tid = spawn_thread(LockLooperThreadFunc, "LockLooperHelperThread", local
H A DLockLooperWithTimeoutTest.cpp85 thread_id tid = spawn_thread(LockLooperThreadFunc, "LockLooperHelperThread", local
/haiku/src/servers/app/
H A DServerCursor.h42 void SetOwningTeam(team_id tid) argument
/haiku/headers/private/app/
H A DLooperList.h62 FindThreadPred(thread_id tid) : thread(tid) {} argument
/haiku/src/bin/unzip/
H A Dglobals.c75 ulg tid = GetThreadId(); local
98 ulg tid = GetThreadId(); local
131 ulg tid = GetThreadId(); local
H A Dglobalsf.c71 ulg tid = GetThreadId(); local
94 ulg tid = GetThreadId(); local
127 ulg tid = GetThreadId(); local
/haiku/src/tests/system/libroot/posix/
H A Dpthread_signal_test.cpp13 static pthread_t tid[4]; variable
/haiku/src/servers/print/
H A DPrintServerApp.R5.cpp166 thread_id tid = spawn_thread(async_thread, "async", B_NORMAL_PRIORITY, local
H A DPrinter.cpp577 thread_id tid = spawn_thread(print_thread, "print", B_NORMAL_PRIORITY, (void*)fJob); local
/haiku/src/tests/kits/net/
H A DNetEndpointTest.cpp337 thread_id tid = spawn_thread(testClient, "client", B_NORMAL_PRIORITY, NULL); local
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_input.h205 uint8_t tid; local
[all...]
H A Dieee80211_crypto_ccmp.c241 uint8_t *ivp, tid; local
H A Dieee80211_adhoc.c449 uint8_t tid = ieee80211_gettid(wh); local
H A Dieee80211_wds.c505 uint8_t tid = ieee80211_gettid(wh); local
/haiku/src/add-ons/kernel/drivers/network/wlan/realtekwifi/dev/rtwn/rtl8812a/
H A Dr12a_tx.c237 uint8_t type, tid, qos, qsel; local
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_crypto_ccmp.c86 u_int8_t tid = 0; local
325 u_int8_t tid = ieee80211_has_qos(wh) ? local
/haiku/src/apps/poorman/
H A DPoorManServer.cpp214 thread_id tid; local
/haiku/src/tests/add-ons/translators/stxttranslator/
H A DSTXTTranslatorTest.cpp399 translator_id tid, *pids = NULL; local
/haiku/src/kits/shared/
H A DCommandPipe.cpp184 thread_id tid = Pipe(stdOut, stdErr); local
196 thread_id tid = Pipe(fStdOut, fStdErr); local
218 thread_id tid = PipeAll(fStdOut); local
[all...]
/haiku/src/tests/kits/support/barchivable/
H A DInstantiateObjectTester.cpp505 thread_id tid = find_thread(NULL); local
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/amrr/
H A Damrr.c106 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, int shortPreamble, size_t frameLen, int tid, int is_aggr, u_int8_t *rix, int *try0, u_int8_t *txrate, int *maxdur, int *maxpktlen) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/onoe/
H A Donoe.c114 ath_rate_findrate(struct ath_softc *sc, struct ath_node *an, int shortPreamble, size_t frameLen, int tid, int is_aggr, u_int8_t *rix, int *try0, u_int8_t *txrate, int *maxdur, int *maxpktlen) argument
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Dtracing.c174 thread_id tid = find_thread(0); local

Completed in 131 milliseconds

123